Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/ !
Dthermal_netlink.h16 int thermal_notify_tz_create(int tz_id, const char *name);
40 static inline int thermal_notify_tz_create(int tz_id, const char *name) in thermal_notify_tz_create() function
Dthermal_netlink.c305 int thermal_notify_tz_create(int tz_id, const char *name) in thermal_notify_tz_create() function
Dthermal_core.c1319 thermal_notify_tz_create(tz->id, tz->type); in thermal_zone_device_register_with_trips()