Lines Matching defs:attr

585 static ssize_t show_in(struct device *dev, struct device_attribute *attr,  in show_in()
596 static ssize_t set_in(struct device *dev, struct device_attribute *attr, in set_in()
671 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp()
682 static ssize_t set_temp(struct device *dev, struct device_attribute *attr, in set_temp()
744 static ssize_t show_temp_type(struct device *dev, struct device_attribute *attr, in show_temp_type()
763 static ssize_t set_temp_type(struct device *dev, struct device_attribute *attr, in set_temp_type()
833 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan()
849 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div()
859 struct device_attribute *attr, char *buf) in show_pwm_enable()
867 static ssize_t show_pwm(struct device *dev, struct device_attribute *attr, in show_pwm()
877 static ssize_t show_pwm_freq(struct device *dev, struct device_attribute *attr, in show_pwm_freq()
889 static ssize_t set_fan(struct device *dev, struct device_attribute *attr, in set_fan()
934 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div()
1006 struct device_attribute *attr, const char *buf, size_t count) in set_pwm_enable()
1058 static ssize_t set_pwm(struct device *dev, struct device_attribute *attr, in set_pwm()
1099 struct device_attribute *attr, const char *buf, size_t count) in set_pwm_freq()
1126 struct device_attribute *attr, char *buf) in show_pwm_temp_map()
1141 struct device_attribute *attr, const char *buf, size_t count) in set_pwm_temp_map()
1191 struct device_attribute *attr, char *buf) in show_auto_pwm()
1204 struct device_attribute *attr, const char *buf, size_t count) in set_auto_pwm()
1225 struct device_attribute *attr, char *buf) in show_auto_temp()
1237 struct device_attribute *attr, const char *buf, size_t count) in set_auto_temp()
1363 static ssize_t show_alarms(struct device *dev, struct device_attribute *attr, in show_alarms()
1371 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
1379 static ssize_t clear_intrusion(struct device *dev, struct device_attribute in clear_intrusion()
1424 static ssize_t show_beep(struct device *dev, struct device_attribute *attr, in show_beep()
1431 static ssize_t set_beep(struct device *dev, struct device_attribute *attr, in set_beep()
1474 static ssize_t show_vrm_reg(struct device *dev, struct device_attribute *attr, in show_vrm_reg()
1480 static ssize_t store_vrm_reg(struct device *dev, struct device_attribute *attr, in store_vrm_reg()
1495 static ssize_t show_vid_reg(struct device *dev, struct device_attribute *attr, in show_vid_reg()
1503 static ssize_t show_label(struct device *dev, struct device_attribute *attr, in show_label()