Home
last modified time | relevance | path

Searched refs:thermal_trip_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dthermal.h14 enum thermal_trip_type { enum
/linux/drivers/thermal/
H A Dthermal_trip.c19 const char *thermal_trip_type_name(enum thermal_trip_type trip_type) in thermal_trip_type_name()
H A Dthermal_of.c45 enum thermal_trip_type *type) in thermal_of_get_trip_type()
/linux/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c297 static void set_trip(struct thermal_trip *trip, enum thermal_trip_type type, in set_trip()