Home
last modified time | relevance | path

Searched refs:NUM_VIN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c259 #define NUM_VIN ARRAY_SIZE(IT87_REG_VIN) macro
530 u8 in[NUM_VIN][3]; /* [nr][0]=in, [1]=min, [2]=max */
756 for (i = 0; i < NUM_VIN; i++) { in it87_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c278 #define NUM_VIN ARRAY_SIZE(IT87_REG_VIN) macro
595 u8 in[NUM_VIN][3]; /* [nr][0]=in, [1]=min, [2]=max */
888 for (i = 0; i < NUM_VIN; i++) { in it87_update_device()

Completed in 9 milliseconds