Searched refs:start_thermal_controller (Results 1 – 6 of 6) sorted by relevance
256 && hwmgr->hwmgr_func->start_thermal_controller != NULL) in phm_start_thermal_controller()257 ret = hwmgr->hwmgr_func->start_thermal_controller(hwmgr, &range); in phm_start_thermal_controller()
2962 .start_thermal_controller = vega12_start_thermal_controller,
4396 .start_thermal_controller = vega20_start_thermal_controller,
5746 .start_thermal_controller = vega10_start_thermal_controller,
5776 .start_thermal_controller = smu7_start_thermal_controller,
329 int (*start_thermal_controller)(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *range); member
Completed in 38 milliseconds