Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c260 #define NUM_VIN_LIMIT 8 macro
764 if (i >= NUM_VIN_LIMIT) in it87_update_device()
2842 for (i = 0; i < NUM_VIN_LIMIT; i++) { in it87_check_limit_regs()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c279 #define NUM_VIN_LIMIT 8 macro
896 if (i >= NUM_VIN_LIMIT) in it87_update_device()
3161 for (i = 0; i < NUM_VIN_LIMIT; i++) { in it87_check_limit_regs()

Completed in 10 milliseconds