Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dthermal_netlink.h20 int thermal_notify_tz_trip_down(int tz_id, int id, int temp);
60 static inline int thermal_notify_tz_trip_down(int tz_id, int id, int temp) in thermal_notify_tz_trip_down() function
Dthermal_netlink.c333 int thermal_notify_tz_trip_down(int tz_id, int trip_id, int temp) in thermal_notify_tz_trip_down() function
Dthermal_core.c382 thermal_notify_tz_trip_down(tz->id, trip, in handle_thermal_trip()