Searched defs:display_configuation_with_meta (Results 1 – 1 of 1) sorted by relevance
335 struct display_configuation_with_meta { struct336 struct dml2_display_cfg display_config;338 struct dml2_core_mode_support_result mode_support_result;341 struct dml2_optimization_stage1_state stage1;365 const struct display_configuation_with_meta *display_cfg; argument