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

/linux-master/drivers/hwmon/
H A Dvt1211.c138 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ macro
267 if (ISTEMP(ix, data->uch_config)) {
697 if (!ISTEMP(val - 1, data->uch_config)) {
1174 if (ISTEMP(i, data->uch_config)) {
H A Dvt8231.c106 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ macro
209 if (ISTEMP(i, data->uch_config)) {
860 if (ISTEMP(i, data->uch_config)) {

Completed in 207 milliseconds