Lines Matching refs:device_attribute
237 show_##reg(struct device *dev, struct device_attribute *attr, \
251 store_in_##reg(struct device *dev, struct device_attribute *attr, \
291 static ssize_t show_##reg(struct device *dev, struct device_attribute *attr, \
304 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min()
327 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div()
342 store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div()
419 show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp()
430 store_temp(struct device *dev, struct device_attribute *attr, in store_temp()
475 static ssize_t show_##reg(struct device *dev, struct device_attribute *attr, \
488 store_pwm_mode(struct device *dev, struct device_attribute *attr, in show_pwm_reg()
516 store_pwm(struct device *dev, struct device_attribute *attr, in store_pwm()
540 store_pwm_enable(struct device *dev, struct device_attribute *attr, in store_pwm_enable()
588 show_tolerance(struct device *dev, struct device_attribute *attr, char *buf) in show_tolerance()
596 store_tolerance(struct device *dev, struct device_attribute *attr, in store_tolerance()