Searched refs:thermal_zone_set_trips (Results 1 – 3 of 3) sorted by relevance
58 void thermal_zone_set_trips(struct thermal_zone_device *tz, int low, int high) in thermal_zone_set_trips() function
260 void thermal_zone_set_trips(struct thermal_zone_device *tz, int low, int high);
588 thermal_zone_set_trips(tz, low, high); in __thermal_zone_device_update()