Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A 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
H A Dthermal_netlink.c294 int thermal_notify_tz_trip_down(int tz_id, int trip_id) in thermal_notify_tz_trip_down() function
H A Dthermal_core.c438 thermal_notify_tz_trip_down(tz->id, trip); in handle_thermal_trip()