Searched refs:start_thermal_controller (Results 1 – 6 of 6) sorted by relevance
257 && hwmgr->hwmgr_func->start_thermal_controller != NULL) in phm_start_thermal_controller()258 ret = hwmgr->hwmgr_func->start_thermal_controller(hwmgr, &range); in phm_start_thermal_controller()
2966 .start_thermal_controller = vega12_start_thermal_controller,
4408 .start_thermal_controller = vega20_start_thermal_controller,
5777 .start_thermal_controller = vega10_start_thermal_controller,
5786 .start_thermal_controller = smu7_start_thermal_controller,
328 int (*start_thermal_controller)(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range); member