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