Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h37 int thermal_notify_tz_create(const struct thermal_zone_device *tz);
62 static inline int thermal_notify_tz_create(const struct thermal_zone_device *tz) in thermal_notify_tz_create() function
Dthermal_netlink.c304 int thermal_notify_tz_create(const struct thermal_zone_device *tz) in thermal_notify_tz_create() function
Dthermal_core.c1511 thermal_notify_tz_create(tz); in thermal_zone_device_register_with_trips()