Searched refs:thermal_trip_type (Results 1 – 7 of 7) sorted by relevance
73 enum thermal_trip_type trip_type),81 __field(enum thermal_trip_type, trip_type)
19 const char *thermal_trip_type_name(enum thermal_trip_type trip_type) in thermal_trip_type_name()
258 const char *thermal_trip_type_name(enum thermal_trip_type trip_type);
45 enum thermal_trip_type *type) in thermal_of_get_trip_type()
12 enum thermal_trip_type { enum
72 enum thermal_trip_type type;
297 static void set_trip(struct thermal_trip *trip, enum thermal_trip_type type, in set_trip()