Symbol: w83627ehf_data
drivers/hwmon/w83627ehf.c
1010
struct w83627ehf_data *data = dev_get_drvdata(dev); \
drivers/hwmon/w83627ehf.c
1081
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
1089
clear_caseopen(struct device *dev, struct w83627ehf_data *data, int channel,
drivers/hwmon/w83627ehf.c
1112
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
1217
static inline void w83627ehf_init_device(struct w83627ehf_data *data,
drivers/hwmon/w83627ehf.c
1278
w83627ehf_set_temp_reg_ehf(struct w83627ehf_data *data, int n_temp)
drivers/hwmon/w83627ehf.c
1292
struct w83627ehf_data *data)
drivers/hwmon/w83627ehf.c
1340
const struct w83627ehf_data *data = drvdata;
drivers/hwmon/w83627ehf.c
1430
w83627ehf_do_read_temp(struct w83627ehf_data *data, u32 attr,
drivers/hwmon/w83627ehf.c
1466
w83627ehf_do_read_in(struct w83627ehf_data *data, u32 attr,
drivers/hwmon/w83627ehf.c
1496
w83627ehf_do_read_fan(struct w83627ehf_data *data, u32 attr,
drivers/hwmon/w83627ehf.c
1525
w83627ehf_do_read_pwm(struct w83627ehf_data *data, u32 attr,
drivers/hwmon/w83627ehf.c
1545
w83627ehf_do_read_intrusion(struct w83627ehf_data *data, u32 attr,
drivers/hwmon/w83627ehf.c
1559
struct w83627ehf_data *data = w83627ehf_update_device(dev->parent);
drivers/hwmon/w83627ehf.c
1588
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
1609
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
1702
struct w83627ehf_data *data;
drivers/hwmon/w83627ehf.c
1952
struct w83627ehf_data *data = w83627ehf_update_device(dev);
drivers/hwmon/w83627ehf.c
1963
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
392
static inline void w83627ehf_set_bank(struct w83627ehf_data *data, u16 reg)
drivers/hwmon/w83627ehf.c
402
static u16 w83627ehf_read_value(struct w83627ehf_data *data, u16 reg)
drivers/hwmon/w83627ehf.c
421
static int w83627ehf_write_value(struct w83627ehf_data *data, u16 reg,
drivers/hwmon/w83627ehf.c
442
static u16 w83627ehf_read_temp(struct w83627ehf_data *data, u16 reg)
drivers/hwmon/w83627ehf.c
453
static int w83627ehf_write_temp(struct w83627ehf_data *data, u16 reg,
drivers/hwmon/w83627ehf.c
462
static void w83627ehf_write_fan_div(struct w83627ehf_data *data, int nr)
drivers/hwmon/w83627ehf.c
512
static void w83627ehf_update_fan_div(struct w83627ehf_data *data)
drivers/hwmon/w83627ehf.c
537
static void w83627ehf_update_pwm(struct w83627ehf_data *data)
drivers/hwmon/w83627ehf.c
563
static struct w83627ehf_data *w83627ehf_update_device(struct device *dev)
drivers/hwmon/w83627ehf.c
565
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
700
store_in_##reg(struct device *dev, struct w83627ehf_data *data, int channel, \
drivers/hwmon/w83627ehf.c
717
store_fan_min(struct device *dev, struct w83627ehf_data *data, int channel,
drivers/hwmon/w83627ehf.c
790
store_##reg(struct device *dev, struct w83627ehf_data *data, int channel, \
drivers/hwmon/w83627ehf.c
803
store_temp_offset(struct device *dev, struct w83627ehf_data *data, int channel,
drivers/hwmon/w83627ehf.c
816
store_pwm_mode(struct device *dev, struct w83627ehf_data *data, int channel,
drivers/hwmon/w83627ehf.c
836
store_pwm(struct device *dev, struct w83627ehf_data *data, int channel,
drivers/hwmon/w83627ehf.c
849
store_pwm_enable(struct device *dev, struct w83627ehf_data *data, int channel,
drivers/hwmon/w83627ehf.c
874
struct w83627ehf_data *data = w83627ehf_update_device(dev->parent); \
drivers/hwmon/w83627ehf.c
888
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
911
struct w83627ehf_data *data = dev_get_drvdata(dev);
drivers/hwmon/w83627ehf.c
961
struct w83627ehf_data *data = w83627ehf_update_device(dev->parent); \
drivers/hwmon/w83627ehf.c
971
struct w83627ehf_data *data = dev_get_drvdata(dev); \
drivers/hwmon/w83627ehf.c
997
struct w83627ehf_data *data = w83627ehf_update_device(dev->parent); \