Home
last modified time | relevance | path

Searched refs:thermal_notify_tz_trip_up (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_netlink.h15 int thermal_notify_tz_trip_up(int tz_id, int id);
57 static inline int thermal_notify_tz_trip_up(int tz_id, int id) in thermal_notify_tz_trip_up() function
H A Dthermal_netlink.c295 int thermal_notify_tz_trip_up(int tz_id, int trip_id) in thermal_notify_tz_trip_up() function
H A Dthermal_core.c433 thermal_notify_tz_trip_up(tz->id, trip); in handle_thermal_trip()
/kernel/linux/linux-6.6/drivers/thermal/
H A 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
H A Dthermal_netlink.c340 int thermal_notify_tz_trip_up(int tz_id, int trip_id, int temp) in thermal_notify_tz_trip_up() function
H A Dthermal_core.c360 thermal_notify_tz_trip_up(tz->id, trip_id, in handle_thermal_trip()

Completed in 7 milliseconds