Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_netlink.h17 int thermal_notify_tz_create(int tz_id, const char *name);
41 static inline int thermal_notify_tz_create(int tz_id, const char *name) in thermal_notify_tz_create() function
Dthermal_netlink.c311 int thermal_notify_tz_create(int tz_id, const char *name) in thermal_notify_tz_create() function
Dthermal_core.c1382 thermal_notify_tz_create(tz->id, tz->type); in thermal_zone_device_register_with_trips()