Searched refs:thermal_thresholds_handle (Results 1 – 3 of 3) sorted by relevance
13 void thermal_thresholds_handle(struct thermal_zone_device *tz, int *low, int *high);
128 void thermal_thresholds_handle(struct thermal_zone_device *tz, int *low, int *high) in thermal_thresholds_handle() function
646 thermal_thresholds_handle(tz, &low, &high); in __thermal_zone_device_update()
Completed in 11 milliseconds