Lines Matching defs:da
738 static ssize_t get_fan_rpm(struct device *dev, struct device_attribute *da, in get_fan_rpm()
764 static ssize_t get_pwm_mode(struct device *dev, struct device_attribute *da, in get_pwm_mode()
776 static ssize_t set_pwm_mode(struct device *dev, struct device_attribute *da, in set_pwm_mode()
797 struct device_attribute *da, char *buf) in get_fan_div()
808 struct device_attribute *da, in set_fan_div()
829 struct device_attribute *da, char *buf) in get_fan_pulses()
840 struct device_attribute *da, in set_fan_pulses()
871 struct device_attribute *da, char *buf) in get_pwm_enable()
883 struct device_attribute *da, in set_pwm_enable()
904 static ssize_t get_pwm(struct device *dev, struct device_attribute *da, in get_pwm()
915 static ssize_t set_pwm(struct device *dev, struct device_attribute *da, in set_pwm()
942 static ssize_t get_fan_target(struct device *dev, struct device_attribute *da, in get_fan_target()
961 static ssize_t set_fan_target(struct device *dev, struct device_attribute *da, in set_fan_target()
978 static ssize_t get_fan_failure(struct device *dev, struct device_attribute *da, in get_fan_failure()
993 static ssize_t get_fan_ooc(struct device *dev, struct device_attribute *da, in get_fan_ooc()