Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax6650.c603 static const u8 max6650_pwm_modes[] = { variable
632 if (val < 0 || val >= ARRAY_SIZE(max6650_pwm_modes)) { in max6650_write()
637 max6650_pwm_modes[val]); in max6650_write()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax6650.c603 static const u8 max6650_pwm_modes[] = { variable
632 if (val < 0 || val >= ARRAY_SIZE(max6650_pwm_modes)) { in max6650_write()
637 max6650_pwm_modes[val]); in max6650_write()

Completed in 3 milliseconds