Searched refs:thermal_trip_type (Results 1 – 4 of 4) sorted by relevance
14 enum thermal_trip_type { enum
19 const char *thermal_trip_type_name(enum thermal_trip_type trip_type) in thermal_trip_type_name()
45 enum thermal_trip_type *type) in thermal_of_get_trip_type()
297 static void set_trip(struct thermal_trip *trip, enum thermal_trip_type type, in set_trip()