Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A 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
H A Dthermal_netlink.c305 int thermal_notify_tz_create(int tz_id, const char *name) in thermal_notify_tz_create() function
H A Dthermal_core.c1389 thermal_notify_tz_create(tz->id, tz->type); in thermal_zone_device_register_with_trips()