Searched refs:apply_state_adjust_rules (Results 1 – 6 of 6) sorted by relevance
134 if (hwmgr->hwmgr_func->apply_state_adjust_rules != NULL) in phm_apply_state_adjust_rules()135 return hwmgr->hwmgr_func->apply_state_adjust_rules( in phm_apply_state_adjust_rules()
1441 .apply_state_adjust_rules = smu10_apply_state_adjust_rules,
2012 .apply_state_adjust_rules = smu8_apply_state_adjust_rules,
5525 .apply_state_adjust_rules = vega10_apply_state_adjust_rules,
5287 .apply_state_adjust_rules = smu7_apply_state_adjust_rules,
241 int (*apply_state_adjust_rules)(struct pp_hwmgr *hwmgr, member