Searched defs:update_intervals (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/hwmon/ |
H A D | max1619.c | 106 static u16 update_intervals[] = { 16000, 8000, 4000, 2000, 1000, 500, 250, 125 }; variable
|
H A D | lm95234.c | 243 static u16 update_intervals[] = { 143, 364, 1000, 2500 }; variable
|
H A D | adm1031.c | 845 static const unsigned int update_intervals[] = { variable
|