Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627ehf.c305 struct w83627ehf_data { struct
394 static inline void w83627ehf_set_bank(struct w83627ehf_data *data, u16 reg) in w83627ehf_set_bank()
404 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_devic
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627ehf.c305 struct w83627ehf_data { struct
392 static inline void w83627ehf_set_bank(struct w83627ehf_data *data, u16 reg) in w83627ehf_set_bank()
402 static u16 w83627ehf_read_value(struct w83627ehf_data *data, u16 reg) in w83627ehf_read_value()
421 static int w83627ehf_write_value(struct w83627ehf_data *data, u16 reg, in w83627ehf_write_value()
442 static u16 w83627ehf_read_temp(struct w83627ehf_data *data, u16 reg) in w83627ehf_read_temp()
453 static int w83627ehf_write_temp(struct w83627ehf_data *data, u16 reg, in w83627ehf_write_temp()
462 static void w83627ehf_write_fan_div(struct w83627ehf_data *data, int nr) in w83627ehf_write_fan_div()
512 static void w83627ehf_update_fan_div(struct w83627ehf_data *data) in w83627ehf_update_fan_div()
537 static void w83627ehf_update_pwm(struct w83627ehf_data *data) in w83627ehf_update_pwm()
563 static struct w83627ehf_data *w83627ehf_update_devic
[all...]

Completed in 4 milliseconds