Home
last modified time | relevance | path

Searched refs:thermal_notify_tz_enable (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h39 int thermal_notify_tz_enable(const struct thermal_zone_device *tz);
82 static inline int thermal_notify_tz_enable(const struct thermal_zone_device *tz) in thermal_notify_tz_enable() function
Dthermal_netlink.c318 int thermal_notify_tz_enable(const struct thermal_zone_device *tz) in thermal_notify_tz_enable() function
Dthermal_core.c633 thermal_notify_tz_enable(tz); in thermal_zone_device_set_mode()