Searched refs:trip_types (Results 1 – 1 of 1) sorted by relevance
56 static const char *trip_types[] = { variable384 for (i = 0; i < nitems(trip_types); i++) { in thermal_zone_triptype()385 const char *name = trip_types[i]; in thermal_zone_triptype()550 if (type >= nitems(trip_types)) in thermal_zone_tripname()553 return (trip_types[type]); in thermal_zone_tripname()