/** * struct dpu_hw_cwb_setup_cfg : Describes configuration for CWB mux * @pp_idx: Index of the real-time pinpong that the CWB mux will * feed the CWB mux * @input: Input tap point
*/ struct dpu_hw_cwb_setup_cfg { enum dpu_pingpong pp_idx; enum cwb_mode_input input;
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.