Searched refs:apply_clocks_adjust_rules (Results 1 – 6 of 6) sorted by relevance
147 if (hwmgr->hwmgr_func->apply_clocks_adjust_rules != NULL) in phm_apply_clock_adjust_rules()148 return hwmgr->hwmgr_func->apply_clocks_adjust_rules(hwmgr); in phm_apply_clock_adjust_rules()
2920 .apply_clocks_adjust_rules =
4373 .apply_clocks_adjust_rules = vega20_apply_clocks_adjust_rules,
69 #define smu_apply_clocks_adjust_rules(smu) smu_ppt_funcs(apply_clocks_adjust_rules, 0, smu)
709 int (*apply_clocks_adjust_rules)(struct smu_context *smu); member
245 int (*apply_clocks_adjust_rules)(struct pp_hwmgr *hwmgr); member
Completed in 27 milliseconds