Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dsch5636.c39 #define SCH5636_NO_INS 5 macro
43 static const u16 SCH5636_REG_IN_VAL[SCH5636_NO_INS] = {
45 static const u16 SCH5636_REG_IN_FACTORS[SCH5636_NO_INS] = {
47 static const char * const SCH5636_IN_LABELS[SCH5636_NO_INS] = {
75 u8 in[SCH5636_NO_INS];
94 for (i = 0; i < SCH5636_NO_INS; i++) { in sch5636_update_device()