Searched refs:w83627ehf_data (Results 1 – 1 of 1) sorted by relevance
305 struct w83627ehf_data { struct394 static inline void w83627ehf_set_bank(struct w83627ehf_data *data, u16 reg) in w83627ehf_set_bank() argument404 static u16 w83627ehf_read_value(struct w83627ehf_data *data, u16 reg) in w83627ehf_read_value()423 static int w83627ehf_write_value(struct w83627ehf_data *data, u16 reg, in w83627ehf_write_value()444 static u16 w83627ehf_read_temp(struct w83627ehf_data *data, u16 reg) in w83627ehf_read_temp()455 static int w83627ehf_write_temp(struct w83627ehf_data *data, u16 reg, in w83627ehf_write_temp()464 static void w83627ehf_write_fan_div(struct w83627ehf_data *data, int nr) in w83627ehf_write_fan_div()514 static void w83627ehf_update_fan_div(struct w83627ehf_data *data) in w83627ehf_update_fan_div()539 static void w83627ehf_update_pwm(struct w83627ehf_data *data) in w83627ehf_update_pwm()565 static struct w83627ehf_data *w83627ehf_update_device(struct device *dev) in w83627ehf_update_device()[all …]