Lines Matching refs:device_attribute
335 struct device_attribute *attr, char *buf) in show_fan_auto_channel()
343 set_fan_auto_channel(struct device *dev, struct device_attribute *attr, in set_fan_auto_channel()
402 struct device_attribute *attr, char *buf) in show_auto_temp_off()
410 struct device_attribute *attr, char *buf) in show_auto_temp_min()
418 set_auto_temp_min(struct device *dev, struct device_attribute *attr, in set_auto_temp_min()
440 struct device_attribute *attr, char *buf) in show_auto_temp_max()
448 set_auto_temp_max(struct device *dev, struct device_attribute *attr, in set_auto_temp_max()
485 struct device_attribute *attr, char *buf) in show_pwm()
491 static ssize_t set_pwm(struct device *dev, struct device_attribute *attr, in set_pwm()
577 struct device_attribute *attr, char *buf) in show_fan()
589 struct device_attribute *attr, char *buf) in show_fan_div()
596 struct device_attribute *attr, char *buf) in show_fan_min()
604 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min()
628 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div()
690 struct device_attribute *attr, char *buf) in show_temp()
701 struct device_attribute *attr, char *buf) in show_temp_offset()
709 struct device_attribute *attr, char *buf) in show_temp_min()
716 struct device_attribute *attr, char *buf) in show_temp_max()
723 struct device_attribute *attr, char *buf) in show_temp_crit()
730 struct device_attribute *attr, const char *buf, in set_temp_offset()
751 static ssize_t set_temp_min(struct device *dev, struct device_attribute *attr, in set_temp_min()
772 static ssize_t set_temp_max(struct device *dev, struct device_attribute *attr, in set_temp_max()
793 static ssize_t set_temp_crit(struct device *dev, struct device_attribute *attr, in set_temp_crit()
832 static ssize_t show_alarms(struct device *dev, struct device_attribute *attr, in show_alarms()
842 struct device_attribute *attr, char *buf) in show_alarm()
871 struct device_attribute *attr, char *buf) in show_update_interval()
879 struct device_attribute *attr, in set_update_interval()