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

/linux-4.1.27/drivers/hwmon/
H A Dvt1211.c151 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ macro
280 if (ISTEMP(ix, data->uch_config)) { vt1211_update_device()
710 if (!ISTEMP(val - 1, data->uch_config)) { set_pwm()
1187 if (ISTEMP(i, data->uch_config)) { vt1211_probe()
H A Dvt8231.c118 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ macro
819 if (ISTEMP(i, data->uch_config)) { vt8231_probe()
909 if (ISTEMP(i, data->uch_config)) { vt8231_update_device()

Completed in 133 milliseconds