Searched defs:trip_id (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/thermal/ |
D | thermal_netlink.c | 54 int trip_id; member 288 int thermal_notify_tz_trip_down(int tz_id, int trip_id) in thermal_notify_tz_trip_down() 295 int thermal_notify_tz_trip_up(int tz_id, int trip_id) in thermal_notify_tz_trip_up() 302 int thermal_notify_tz_trip_add(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_add() 312 int thermal_notify_tz_trip_delete(int tz_id, int trip_id) in thermal_notify_tz_trip_delete() 319 int thermal_notify_tz_trip_change(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_change()
|
D | thermal_of.c | 48 unsigned int trip_id; member
|
/Linux-v5.10/drivers/firmware/arm_scmi/ |
D | sensors.c | 206 u8 trip_id, u64 trip_value) in scmi_sensor_trip_point_config()
|