Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A 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
H A Dthermal_netlink.c273 int thermal_notify_tz_delete(int tz_id) in thermal_notify_tz_delete() function
H A Dthermal_core.c1573 thermal_notify_tz_delete(tz_id); in thermal_zone_device_unregister()