Searched refs:temperature_range (Results 1 – 2 of 2) sorted by relevance
264 …phm_start_thermal_controller(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *temperature_range) in phm_start_thermal_controller() argument266 return phm_dispatch_table(hwmgr, &(hwmgr->start_thermal_controller), temperature_range, NULL); in phm_start_thermal_controller()
358 …hm_start_thermal_controller(struct pp_hwmgr *hwmgr, struct PP_TemperatureRange *temperature_range);