Searched refs:trip_types (Results 1 – 1 of 1) sorted by relevance
27 static const char * const trip_types[] = { variable54 for (i = 0; i < ARRAY_SIZE(trip_types); i++) in thermal_of_get_trip_type()55 if (!strcasecmp(t, trip_types[i])) { in thermal_of_get_trip_type()
Completed in 4 milliseconds