Searched refs:start_thermal_controller (Results 1 – 6 of 6) sorted by relevance
255 && hwmgr->hwmgr_func->start_thermal_controller != NULL) in phm_start_thermal_controller()256 ret = hwmgr->hwmgr_func->start_thermal_controller(hwmgr, &range); in phm_start_thermal_controller()
2940 .start_thermal_controller = vega12_start_thermal_controller,
4408 .start_thermal_controller = vega20_start_thermal_controller,
5568 .start_thermal_controller = vega10_start_thermal_controller,
5331 .start_thermal_controller = smu7_start_thermal_controller,
327 int (*start_thermal_controller)(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range); member