Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h38 int thermal_notify_tz_delete(const struct thermal_zone_device *tz);
77 static inline int thermal_notify_tz_delete(const struct thermal_zone_device *tz) in thermal_notify_tz_delete() function
Dthermal_netlink.c311 int thermal_notify_tz_delete(const struct thermal_zone_device *tz) in thermal_notify_tz_delete() function
Dthermal_core.c1611 thermal_notify_tz_delete(tz); in thermal_zone_device_unregister()