Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h45 int thermal_notify_tz_trip_change(const struct thermal_zone_device *tz,
104 static inline int thermal_notify_tz_trip_change(const struct thermal_zone_device *tz, in thermal_notify_tz_trip_change() function
Dthermal_trip.c100 thermal_notify_tz_trip_change(tz, trip); in thermal_zone_set_trip_hyst()
110 thermal_notify_tz_trip_change(tz, trip); in thermal_zone_set_trip_temp()
Dthermal_netlink.c352 int thermal_notify_tz_trip_change(const struct thermal_zone_device *tz, in thermal_notify_tz_trip_change() function