Searched refs:trip_types (Results 1 – 5 of 5) sorted by relevance
176 dts->trip_types[thres_index] = trip_type; in update_trip_temp()205 dts->trip_types[trip]); in sys_set_trip_temp()218 *type = dts->trip_types[trip]; in sys_get_trip_type()
30 enum thermal_trip_type trip_types[2]; member
762 static const char * const trip_types[] = { variable789 for (i = 0; i < ARRAY_SIZE(trip_types); i++) in thermal_of_get_trip_type()790 if (!strcasecmp(t, trip_types[i])) { in thermal_of_get_trip_type()
81070 ffff800011261e78 d trip_types
Completed in 341 milliseconds