Searched defs:dml2_core_calcs_mode_support_ex (Results 1 – 2 of 2) sorted by relevance
2127 struct dml2_core_calcs_mode_support_ex { struct2128 struct dml2_core_internal_display_mode_lib *mode_lib;2129 const struct dml2_display_cfg *in_display_cfg;2130 const struct dml2_mcg_min_clock_table *min_clk_table;2131 int min_clk_index;2133 struct dml2_core_internal_mode_support_info *out_evaluation_info;
9607 unsigned int dml2_core_calcs_mode_support_ex(struct dml2_core_calcs_mode_support_ex *in_out_params) in dml2_core_calcs_mode_support_ex() function