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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm75.h31 #define LM75_TEMP_MIN (-55000) macro
39 int ntemp = SENSORS_LIMIT(temp, LM75_TEMP_MIN, LM75_TEMP_MAX);

Completed in 113 milliseconds