Searched refs:thermal_notify_tz_trip_change (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/thermal/ |
A D | thermal_netlink.h | 19 int thermal_notify_tz_trip_change(int tz_id, int id, int type, 73 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_netlink.c | 320 int thermal_notify_tz_trip_change(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_change() function
|
A D | thermal_sysfs.c | 141 thermal_notify_tz_trip_change(tz->id, trip, type, temperature, hyst); in trip_point_temp_store()
|
Completed in 7 milliseconds