Searched refs:THERMAL_MAX_TRIPS (Results 1 – 2 of 2) sorted by relevance
73 #define THERMAL_MAX_TRIPS 12 macro
1067 if (trips > THERMAL_MAX_TRIPS || trips < 0) in thermal_zone_device_register()