Searched refs:w83627ehf_do_read_pwm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627ehf.c | 1524 w83627ehf_do_read_pwm(struct w83627ehf_data *data, u32 attr, in w83627ehf_do_read_pwm() function 1568 return w83627ehf_do_read_pwm(data, attr, channel, val); in w83627ehf_read()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627ehf.c | 1522 w83627ehf_do_read_pwm(struct w83627ehf_data *data, u32 attr, in w83627ehf_do_read_pwm() function 1566 return w83627ehf_do_read_pwm(data, attr, channel, val); in w83627ehf_read()
|
Completed in 11 milliseconds