Home
last modified time | relevance | path

Searched refs:w83627ehf_data (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Dw83627ehf.c424 struct w83627ehf_data { struct
524 static inline void w83627ehf_set_bank(struct w83627ehf_data *data, u16 reg) in w83627ehf_set_bank() argument
534 static u16 w83627ehf_read_value(struct w83627ehf_data *data, u16 reg) in w83627ehf_read_value()
553 static int w83627ehf_write_value(struct w83627ehf_data *data, u16 reg, in w83627ehf_write_value()
574 static u16 w83627ehf_read_temp(struct w83627ehf_data *data, u16 reg) in w83627ehf_read_temp()
585 static int w83627ehf_write_temp(struct w83627ehf_data *data, u16 reg, in w83627ehf_write_temp()
594 static void nct6775_write_fan_div(struct w83627ehf_data *data, int nr) in nct6775_write_fan_div()
623 static void w83627ehf_write_fan_div(struct w83627ehf_data *data, int nr) in w83627ehf_write_fan_div()
674 struct w83627ehf_data *data, int nr) in w83627ehf_write_fan_div_common()
686 static void nct6775_update_fan_div(struct w83627ehf_data *data) in nct6775_update_fan_div()
[all …]