Searched refs:stop_thermal_controller (Results 1 – 3 of 3) sorted by relevance
241 if (hwmgr->hwmgr_func->stop_thermal_controller == NULL) in phm_stop_thermal_controller()244 return hwmgr->hwmgr_func->stop_thermal_controller(hwmgr); in phm_stop_thermal_controller()
4338 .stop_thermal_controller = smu7_thermal_stop_thermal_controller,
323 int (*stop_thermal_controller)(struct pp_hwmgr *hwmgr); member