Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_netlink.h17 int thermal_notify_tz_delete(int tz_id);
45 static inline int thermal_notify_tz_delete(int tz_id) in thermal_notify_tz_delete() function
Dthermal_netlink.c312 int thermal_notify_tz_delete(int tz_id) in thermal_notify_tz_delete() function
Dthermal_core.c1405 thermal_notify_tz_delete(tz_id); in thermal_zone_device_unregister()