Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h21 #define THERMAL_MAX_TRIPS 12 macro
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c1411 if (trips > THERMAL_MAX_TRIPS || trips < 0 || mask >> trips) { in thermal_zone_device_register()

Completed in 3 milliseconds