Lines Matching +defs:val +defs:buf
180 unsigned int *val) in adt7470_read_word_data()
195 unsigned int val) in adt7470_write_word_data()
309 unsigned int val; in adt7470_update_sensors() local
380 unsigned int val; in adt7470_update_limits() local
474 char *buf) in auto_update_interval_show()
486 const char *buf, size_t count) in auto_update_interval_store()
505 char *buf) in num_temp_sensors_show()
517 const char *buf, size_t count) in num_temp_sensors_store()
536 static int adt7470_temp_read(struct device *dev, u32 attr, int channel, long *val) in adt7470_temp_read()
563 static int adt7470_temp_write(struct device *dev, u32 attr, int channel, long val) in adt7470_temp_write()
592 struct device_attribute *devattr, char *buf) in alarm_mask_show()
604 const char *buf, size_t count) in alarm_mask_store()
624 static int adt7470_fan_read(struct device *dev, u32 attr, int channel, long *val) in adt7470_fan_read()
660 static int adt7470_fan_write(struct device *dev, u32 attr, int channel, long val) in adt7470_fan_write()
692 struct device_attribute *devattr, char *buf) in force_pwm_max_show()
704 const char *buf, size_t count) in force_pwm_max_store()
749 static int adt7470_pwm_read(struct device *dev, u32 attr, int channel, long *val) in adt7470_pwm_read()
806 static int adt7470_pwm_write(struct device *dev, u32 attr, int channel, long val) in adt7470_pwm_write()
849 struct device_attribute *devattr, char *buf) in pwm_max_show()
862 const char *buf, size_t count) in pwm_max_store()
884 struct device_attribute *devattr, char *buf) in pwm_min_show()
897 const char *buf, size_t count) in pwm_min_store()
919 struct device_attribute *devattr, char *buf) in pwm_tmax_show()
932 struct device_attribute *devattr, char *buf) in pwm_tmin_show()
945 const char *buf, size_t count) in pwm_tmin_store()
968 struct device_attribute *devattr, char *buf) in pwm_auto_temp_show()
995 const char *buf, size_t count) in pwm_auto_temp_store()
1000 unsigned int mask, val; in pwm_auto_temp_store() local
1090 int channel, long *val) in adt7470_read()
1105 int channel, long val) in adt7470_write()