Home
last modified time | relevance | path

Searched refs:thermal_zone_device_is_enabled (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.h182 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz);
H A Dthermal_core.c307 return !thermal_zone_device_is_enabled(tz); in should_stop_polling()
533 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz) in thermal_zone_device_is_enabled() function
1640 if (!thermal_zone_device_is_enabled(tz)) in thermal_pm_notify()
H A Dthermal_sysfs.c52 int enabled = thermal_zone_device_is_enabled(tz); in mode_show()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.h148 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz);
H A Dthermal_core.c418 if (!thermal_zone_device_is_enabled(tz)) in __thermal_zone_device_update()
483 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz) in thermal_zone_device_is_enabled() function
H A Dthermal_sysfs.c55 enabled = thermal_zone_device_is_enabled(tz); in mode_show()

Completed in 8 milliseconds