Searched defs:display_configuation_with_meta (Results 1 – 1 of 1) sorted by relevance
333 struct display_configuation_with_meta { struct334 struct dml2_display_cfg display_config;336 struct dml2_core_mode_support_result mode_support_result;339 struct dml2_optimization_stage1_state stage1;363 const struct display_configuation_with_meta *display_cfg; argument