Searched defs:scale_in (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hwmon/ | ||
| H A D | nct6775.h | 102 const u16 *scale_in; /* internal scaling factors */ member |
| H A D | w83793.c | 143 static u8 scale_in[] = { 2, 2, 2, 16, 16, 16, 8, 24, 24, 16 }; variable |