Lines Matching defs:devattr
212 static ssize_t get_fan(struct device *dev, struct device_attribute *devattr, in get_fan()
274 struct device_attribute *devattr, char *buf) in fan1_target_show()
322 struct device_attribute *devattr, in fan1_target_store()
354 static ssize_t pwm1_show(struct device *dev, struct device_attribute *devattr, in pwm1_show()
376 struct device_attribute *devattr, const char *buf, in pwm1_store()
412 struct device_attribute *devattr, char *buf) in pwm1_enable_show()
422 struct device_attribute *devattr, in pwm1_enable_store()
465 struct device_attribute *devattr, char *buf) in fan1_div_show()
473 struct device_attribute *devattr, in fan1_div_store()
517 static ssize_t get_alarm(struct device *dev, struct device_attribute *devattr, in get_alarm()
563 struct device_attribute *devattr; in max6650_attrs_visible() local