Searched refs:stop_thermal_controller (Results 1 – 6 of 6) sorted by relevance
203 if (hwmgr->hwmgr_func->stop_thermal_controller == NULL) in phm_stop_thermal_controller()206 return hwmgr->hwmgr_func->stop_thermal_controller(hwmgr); in phm_stop_thermal_controller()
2678 .stop_thermal_controller = vega12_thermal_stop_thermal_controller,
4205 .stop_thermal_controller = vega20_thermal_stop_thermal_controller,
5127 .stop_thermal_controller = smu7_thermal_stop_thermal_controller,
5286 .stop_thermal_controller = vega10_thermal_stop_thermal_controller,
276 int (*stop_thermal_controller)(struct pp_hwmgr *hwmgr); member