Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_netlink.h14 int thermal_notify_tz_trip_down(int tz_id, int id);
52 static inline int thermal_notify_tz_trip_down(int tz_id, int id) in thermal_notify_tz_trip_down() function
Dthermal_netlink.c288 int thermal_notify_tz_trip_down(int tz_id, int trip_id) in thermal_notify_tz_trip_down() function
Dthermal_core.c437 thermal_notify_tz_trip_down(tz->id, trip); in handle_thermal_trip()