Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_netlink.h11 int thermal_notify_tz_delete(int tz_id);
37 static inline int thermal_notify_tz_delete(int tz_id) in thermal_notify_tz_delete() function
Dthermal_netlink.c267 int thermal_notify_tz_delete(int tz_id) in thermal_notify_tz_delete() function
Dthermal_core.c1569 thermal_notify_tz_delete(tz_id); in thermal_zone_device_unregister()