Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h43 int thermal_notify_tz_trip_up(const struct thermal_zone_device *tz,
98 static inline int thermal_notify_tz_trip_up(const struct thermal_zone_device *tz, in thermal_notify_tz_trip_up() function
Dthermal_netlink.c342 int thermal_notify_tz_trip_up(const struct thermal_zone_device *tz, in thermal_notify_tz_trip_up() function
Dthermal_core.c521 thermal_notify_tz_trip_up(tz, trip); in thermal_trip_crossed()