Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h41 int thermal_notify_tz_trip_down(const struct thermal_zone_device *tz,
92 static inline int thermal_notify_tz_trip_down(const struct thermal_zone_device *tz, in thermal_notify_tz_trip_down() function
Dthermal_netlink.c332 int thermal_notify_tz_trip_down(const struct thermal_zone_device *tz, in thermal_notify_tz_trip_down() function
Dthermal_core.c524 thermal_notify_tz_trip_down(tz, trip); in thermal_trip_crossed()