Home
last modified time | relevance | path

Searched refs:THERMAL_MAX_TRIPS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dthermal.h20 #define THERMAL_MAX_TRIPS 12 macro
/linux/drivers/thermal/
A Dthermal_core.c1210 if (trips > THERMAL_MAX_TRIPS || trips < 0 || mask >> trips) { in thermal_zone_device_register()

Completed in 7 milliseconds