Searched refs:stop_thermal_controller (Results 1 – 5 of 5) sorted by relevance
210 if (hwmgr->hwmgr_func->stop_thermal_controller == NULL) in phm_stop_thermal_controller()213 return hwmgr->hwmgr_func->stop_thermal_controller(hwmgr); in phm_stop_thermal_controller()
2367 .stop_thermal_controller = vega12_thermal_stop_thermal_controller,
5034 .stop_thermal_controller = smu7_thermal_stop_thermal_controller,
4875 .stop_thermal_controller = vega10_thermal_stop_thermal_controller,
263 int (*stop_thermal_controller)(struct pp_hwmgr *hwmgr); member