Lines Matching defs:da
741 static ssize_t get_fan_rpm(struct device *dev, struct device_attribute *da, in get_fan_rpm()
767 static ssize_t get_pwm_mode(struct device *dev, struct device_attribute *da, in get_pwm_mode()
779 static ssize_t set_pwm_mode(struct device *dev, struct device_attribute *da, in set_pwm_mode()
800 struct device_attribute *da, char *buf) in get_fan_div()
811 struct device_attribute *da, in set_fan_div()
832 struct device_attribute *da, char *buf) in get_fan_pulses()
843 struct device_attribute *da, in set_fan_pulses()
874 struct device_attribute *da, char *buf) in get_pwm_enable()
886 struct device_attribute *da, in set_pwm_enable()
907 static ssize_t get_pwm(struct device *dev, struct device_attribute *da, in get_pwm()
918 static ssize_t set_pwm(struct device *dev, struct device_attribute *da, in set_pwm()
945 static ssize_t get_fan_target(struct device *dev, struct device_attribute *da, in get_fan_target()
964 static ssize_t set_fan_target(struct device *dev, struct device_attribute *da, in set_fan_target()
981 static ssize_t get_fan_failure(struct device *dev, struct device_attribute *da, in get_fan_failure()
996 static ssize_t get_fan_ooc(struct device *dev, struct device_attribute *da, in get_fan_ooc()