Home
last modified time | relevance | path

Searched defs:trip_type (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/thermal/intel/
Dintel_soc_dts_iosf.c133 int thres_index, enum thermal_trip_type trip_type, in configure_trip()
348 enum thermal_trip_type trip_type; in intel_soc_dts_iosf_init() local
/Linux-v6.6/drivers/thermal/
Dthermal_netlink.c61 int trip_type; member
347 int thermal_notify_tz_trip_add(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_add()
364 int thermal_notify_tz_trip_change(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_change()
Dthermal_core.c332 int trip, int trip_temp, enum thermal_trip_type trip_type) in handle_critical_trips()
/Linux-v6.6/tools/thermal/tmon/
Dsysfs.c126 int trip_type; in get_trip_point_data() local
Dtmon.h58 enum trip_type { enum