Lines Matching defs:attr
606 static ssize_t show_in(struct device *dev, struct device_attribute *attr, in show_in()
617 static ssize_t set_in(struct device *dev, struct device_attribute *attr, in set_in()
692 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp()
703 static ssize_t set_temp(struct device *dev, struct device_attribute *attr, in set_temp()
765 static ssize_t show_temp_type(struct device *dev, struct device_attribute *attr, in show_temp_type()
784 static ssize_t set_temp_type(struct device *dev, struct device_attribute *attr, in set_temp_type()
854 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan()
870 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div()
880 struct device_attribute *attr, char *buf) in show_pwm_enable()
888 static ssize_t show_pwm(struct device *dev, struct device_attribute *attr, in show_pwm()
898 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute *attr, in show_pwm_freq()
910 static ssize_t set_fan(struct device *dev, struct device_attribute *attr, in set_fan()
955 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div()
1027 struct device_attribute *attr, const char *buf, size_t count) in set_pwm_enable()
1079 static ssize_t set_pwm(struct device *dev, struct device_attribute *attr, in set_pwm()
1120 struct device_attribute *attr, const char *buf, size_t count) in set_pwm_freq()
1147 struct device_attribute *attr, char *buf) in show_pwm_temp_map()
1162 struct device_attribute *attr, const char *buf, size_t count) in set_pwm_temp_map()
1212 struct device_attribute *attr, char *buf) in show_auto_pwm()
1225 struct device_attribute *attr, const char *buf, size_t count) in set_auto_pwm()
1246 struct device_attribute *attr, char *buf) in show_auto_temp()
1258 struct device_attribute *attr, const char *buf, size_t count) in set_auto_temp()
1384 static ssize_t show_alarms(struct device *dev, struct device_attribute *attr, in show_alarms()
1392 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
1400 static ssize_t clear_intrusion(struct device *dev, struct device_attribute in clear_intrusion()
1445 static ssize_t show_beep(struct device *dev, struct device_attribute *attr, in show_beep()
1452 static ssize_t set_beep(struct device *dev, struct device_attribute *attr, in set_beep()
1495 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, in show_vrm_reg()
1501 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg()
1516 static ssize_t show_vid_reg(struct device *dev, struct device_attribute *attr, in show_vid_reg()
1524 static ssize_t show_label(struct device *dev, struct device_attribute *attr, in show_label()