Searched refs:thermal_zone_device_is_enabled (Results 1 – 3 of 3) sorted by relevance
146 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz);
417 if (!thermal_zone_device_is_enabled(tz)) in __thermal_zone_device_update()482 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz) in thermal_zone_device_is_enabled() function
55 enabled = thermal_zone_device_is_enabled(tz); in mode_show()
Completed in 7 milliseconds