Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_netlink.h22 int thermal_notify_tz_trip_up(int tz_id, int id, int temp);
66 static inline int thermal_notify_tz_trip_up(int tz_id, int id, int temp) in thermal_notify_tz_trip_up() function
Dthermal_netlink.c340 int thermal_notify_tz_trip_up(int tz_id, int trip_id, int temp) in thermal_notify_tz_trip_up() function
Dthermal_core.c362 thermal_notify_tz_trip_up(tz->id, trip_id, in handle_thermal_trip()