Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A 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
/openbmc/linux/drivers/thermal/
H A 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()
H A Dthermal_core.c330 int trip, int trip_temp, enum thermal_trip_type trip_type) in handle_critical_trips()
/openbmc/linux/tools/thermal/tmon/
H A Dsysfs.c126 int trip_type; in get_trip_point_data() local
H A Dtmon.h58 enum trip_type { enum