Home
last modified time | relevance | path

Searched refs:SCH5636_NO_INS (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Dsch5636.c26 #define SCH5636_NO_INS 5 macro
30 static const u16 SCH5636_REG_IN_VAL[SCH5636_NO_INS] = {
32 static const u16 SCH5636_REG_IN_FACTORS[SCH5636_NO_INS] = {
34 static const char * const SCH5636_IN_LABELS[SCH5636_NO_INS] = {
61 u8 in[SCH5636_NO_INS];
80 for (i = 0; i < SCH5636_NO_INS; i++) { in sch5636_update_device()