Searched defs:thermal_notify_tz_trip_add (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_netlink.h | 67 static inline int thermal_notify_tz_trip_add(int tz_id, int id, int type, in thermal_notify_tz_trip_add() function
|
H A D | thermal_netlink.c | 302 int thermal_notify_tz_trip_add(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_add() function
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_netlink.h | 76 static inline int thermal_notify_tz_trip_add(int tz_id, int id, int type, in thermal_notify_tz_trip_add() function
|
H A D | thermal_netlink.c | 347 int thermal_notify_tz_trip_add(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_add() function
|
Completed in 3 milliseconds