Searched refs:w83627ehf_do_read_in (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627ehf.c | 1467 w83627ehf_do_read_in(struct w83627ehf_data *data, u32 attr, in w83627ehf_do_read_in() function 1565 return w83627ehf_do_read_in(data, attr, channel, val); in w83627ehf_read()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627ehf.c | 1465 w83627ehf_do_read_in(struct w83627ehf_data *data, u32 attr, in w83627ehf_do_read_in() function 1563 return w83627ehf_do_read_in(data, attr, channel, val); in w83627ehf_read()
|
Completed in 5 milliseconds