Searched refs:apply_clocks_adjust_rules (Results 1 – 6 of 6) sorted by relevance
143 if (hwmgr->hwmgr_func->apply_clocks_adjust_rules != NULL) in phm_apply_clock_adjust_rules()144 return hwmgr->hwmgr_func->apply_clocks_adjust_rules(hwmgr); in phm_apply_clock_adjust_rules()
2693 .apply_clocks_adjust_rules =
4167 .apply_clocks_adjust_rules = vega20_apply_clocks_adjust_rules,
436 int (*apply_clocks_adjust_rules)(struct smu_context *smu); member667 …((smu)->ppt_funcs->apply_clocks_adjust_rules ? (smu)->ppt_funcs->apply_clocks_adjust_rules((smu)) …
244 int (*apply_clocks_adjust_rules)(struct pp_hwmgr *hwmgr); member
3179 .apply_clocks_adjust_rules = vega20_apply_clocks_adjust_rules,