Searched refs:w83627ehf_do_read_fan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627ehf.c | 1496 w83627ehf_do_read_fan(struct w83627ehf_data *data, u32 attr, in w83627ehf_do_read_fan() function 1562 return w83627ehf_do_read_fan(data, attr, channel, val); in w83627ehf_read()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627ehf.c | 1494 w83627ehf_do_read_fan(struct w83627ehf_data *data, u32 attr, in w83627ehf_do_read_fan() function 1560 return w83627ehf_do_read_fan(data, attr, channel, val); in w83627ehf_read()
|
Completed in 6 milliseconds