Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dvt1211.c138 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ macro
273 if (ISTEMP(ix, data->uch_config)) { in vt1211_update_device()
703 if (!ISTEMP(val - 1, data->uch_config)) { in set_pwm()
1180 if (ISTEMP(i, data->uch_config)) { in vt1211_probe()
H A Dvt8231.c105 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ macro
813 if (ISTEMP(i, data->uch_config)) { in vt8231_probe()
903 if (ISTEMP(i, data->uch_config)) { in vt8231_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dvt1211.c138 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ macro
267 if (ISTEMP(ix, data->uch_config)) { in vt1211_update_device()
697 if (!ISTEMP(val - 1, data->uch_config)) { in set_pwm()
1174 if (ISTEMP(i, data->uch_config)) { in vt1211_probe()
H A Dvt8231.c106 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ macro
209 if (ISTEMP(i, data->uch_config)) { in vt8231_update_device()
860 if (ISTEMP(i, data->uch_config)) { in vt8231_probe()

Completed in 7 milliseconds