Lines Matching +defs:val +defs:buf

77 superio_outb(int ioreg, int reg, int val)  in superio_outb()
658 show_in_label(struct device *dev, struct device_attribute *attr, char *buf) in show_in_label()
668 show_in_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_in_reg()
716 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan()
725 show_fan_min(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_min()
735 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses()
788 show_temp_label(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_label()
798 show_temp8(struct device *dev, struct device_attribute *attr, char *buf) in show_temp8()
809 show_temp_hyst(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_hyst()
820 show_temp16(struct device *dev, struct device_attribute *attr, char *buf) in show_temp16()
854 show_temp_type(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_type()
916 show_pwm(struct device *dev, struct device_attribute *attr, char *buf) in show_pwm()
926 store_pwm(struct device *dev, struct device_attribute *attr, const char *buf, in store_pwm()
932 unsigned long val; in store_pwm() local
978 beep_enable_show(struct device *dev, struct device_attribute *attr, char *buf) in beep_enable_show()
1004 const char *buf, size_t count) in beep_enable_store()
1007 unsigned long val; in beep_enable_store() local
1039 char *buf) in intrusion0_alarm_show()
1065 const char *buf, size_t count) in intrusion0_alarm_store()
1068 unsigned long val; in intrusion0_alarm_store() local
1364 u16 val; in nct6683_find() local