Lines Matching defs:buf
485 show_in_input(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_input()
492 show_in_min(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_min()
499 show_in_max(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_max()
507 const char *buf, size_t count) in store_in_min()
526 const char *buf, size_t count) in store_in_max()
561 static ssize_t show_in_0(struct w83627hf_data *data, char *buf, u8 reg) in show_in_0()
578 static ssize_t show_regs_in_0(struct device *dev, struct device_attribute *attr, char *buf) in show_regs_in_0()
584 static ssize_t show_regs_in_min0(struct device *dev, struct device_attribute *attr, char *buf) in show_regs_in_min0()
590 static ssize_t show_regs_in_max0(struct device *dev, struct device_attribute *attr, char *buf) in show_regs_in_max0()
597 const char *buf, size_t count) in store_regs_in_min0()
626 const char *buf, size_t count) in store_regs_in_max0()
661 show_fan_input(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_input()
669 show_fan_min(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_min()
678 const char *buf, size_t count) in store_fan_min()
708 show_temp(struct device *dev, struct device_attribute *devattr, char *buf) in show_temp()
720 char *buf) in show_temp_max()
732 char *buf) in show_temp_max_hyst()
744 const char *buf, size_t count) in store_temp_max()
766 const char *buf, size_t count) in store_temp_max_hyst()
799 show_vid_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_vid_reg()
807 show_vrm_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_vrm_reg()
813 store_vrm_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_vrm_reg()
832 show_alarms_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_alarms_reg()
840 show_alarm(struct device *dev, struct device_attribute *attr, char *buf) in show_alarm()
863 show_beep_mask(struct device *dev, struct device_attribute *attr, char *buf) in show_beep_mask()
872 const char *buf, size_t count) in store_beep_mask()
902 show_beep(struct device *dev, struct device_attribute *attr, char *buf) in show_beep()
911 const char *buf, size_t count) in store_beep()
993 show_fan_div(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_div()
1008 const char *buf, size_t count) in store_fan_div()
1055 show_pwm(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm()
1064 const char *buf, size_t count) in store_pwm()
1101 show_pwm_enable(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_enable()
1110 const char *buf, size_t count) in store_pwm_enable()
1142 show_pwm_freq(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_freq()
1156 const char *buf, size_t count) in store_pwm_freq()
1195 char *buf) in show_temp_type()
1204 const char *buf, size_t count) in store_temp_type()
1267 show_name(struct device *dev, struct device_attribute *devattr, char *buf) in show_name()