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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/hwmon/
H A Dvt1211.c144 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ macro
267 if (ISTEMP(ix, data->uch_config)) {
667 if (!ISTEMP(val - 1, data->uch_config)) {
1165 if (ISTEMP(i, data->uch_config)) {
H A Dvt8231.c115 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ macro
750 if (ISTEMP(i, data->uch_config)) {
852 if (ISTEMP(i, data->uch_config)) {

Completed in 105 milliseconds