Searched refs:thermal_notify_tz_trip_change (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/thermal/ |
A D | thermal_netlink.h | 26 int thermal_notify_tz_trip_change(int tz_id, int id, int type, 82 static inline int thermal_notify_tz_trip_change(int tz_id, int id, int type, in thermal_notify_tz_trip_change() function
|
A D | thermal_trip.c | 176 thermal_notify_tz_trip_change(tz->id, trip_id, trip->type, in thermal_zone_set_trip()
|
A D | thermal_netlink.c | 364 int thermal_notify_tz_trip_change(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_change() function
|
Completed in 5 milliseconds