Searched refs:avfs_control (Results 1 – 4 of 4) sorted by relevance
703 if (hwmgr->hwmgr_func->avfs_control) { in pp_dpm_set_pp_table()704 ret = hwmgr->hwmgr_func->avfs_control(hwmgr, false); in pp_dpm_set_pp_table()
323 int (*avfs_control)(struct pp_hwmgr *hwmgr, bool enable); member
5564 .avfs_control = vega10_avfs_enable,
5329 .avfs_control = smu7_avfs_control,