Searched defs:dml2_core_calcs_mode_support_ex (Results 1 – 2 of 2) sorted by relevance
2049 struct dml2_core_calcs_mode_support_ex { struct2050 struct dml2_core_internal_display_mode_lib *mode_lib;2051 const struct dml2_display_cfg *in_display_cfg;2052 const struct dml2_mcg_min_clock_table *min_clk_table;2053 int min_clk_index;2056 struct dml2_core_internal_mode_support_info *out_evaluation_info;
9213 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