Lines Matching refs:device_attribute
347 static ssize_t show_in(struct device *dev, struct device_attribute *attr, in show_in()
378 static ssize_t set_in(struct device *dev, struct device_attribute *attr, in set_in()
421 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp()
452 static ssize_t set_temp(struct device *dev, struct device_attribute *attr, in set_temp()
497 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan()
528 static ssize_t set_fan(struct device *dev, struct device_attribute *attr, in set_fan()
603 static ssize_t show_pwm(struct device *dev, struct device_attribute *attr, in show_pwm()
634 static ssize_t set_pwm(struct device *dev, struct device_attribute *attr, in set_pwm()
758 struct device_attribute *attr, in show_pwm_auto_point_temp()
772 struct device_attribute *attr, in set_pwm_auto_point_temp()
822 struct device_attribute *attr, in show_pwm_auto_point_pwm()
835 struct device_attribute *attr, in set_pwm_auto_point_pwm()
863 static ssize_t show_vrm(struct device *dev, struct device_attribute *attr, in show_vrm()
871 static ssize_t set_vrm(struct device *dev, struct device_attribute *attr, in set_vrm()
890 static ssize_t show_vid(struct device *dev, struct device_attribute *attr, in show_vid()
899 struct device_attribute *attr, char *buf) in show_name()
907 struct device_attribute *attr, char *buf) in show_alarms()
1084 static struct device_attribute vt1211_sysfs_misc[] = {