Lines Matching defs:da
737 static ssize_t get_fan_rpm(struct device *dev, struct device_attribute *da, in get_fan_rpm()
763 static ssize_t get_pwm_mode(struct device *dev, struct device_attribute *da, in get_pwm_mode()
775 static ssize_t set_pwm_mode(struct device *dev, struct device_attribute *da, in set_pwm_mode()
796 struct device_attribute *da, char *buf) in get_fan_div()
807 struct device_attribute *da, in set_fan_div()
828 struct device_attribute *da, char *buf) in get_fan_pulses()
839 struct device_attribute *da, in set_fan_pulses()
870 struct device_attribute *da, char *buf) in get_pwm_enable()
882 struct device_attribute *da, in set_pwm_enable()
903 static ssize_t get_pwm(struct device *dev, struct device_attribute *da, in get_pwm()
914 static ssize_t set_pwm(struct device *dev, struct device_attribute *da, in set_pwm()
941 static ssize_t get_fan_target(struct device *dev, struct device_attribute *da, in get_fan_target()
960 static ssize_t set_fan_target(struct device *dev, struct device_attribute *da, in set_fan_target()
977 static ssize_t get_fan_failure(struct device *dev, struct device_attribute *da, in get_fan_failure()
992 static ssize_t get_fan_ooc(struct device *dev, struct device_attribute *da, in get_fan_ooc()