Lines Matching defs:attr
83 struct device_attribute *attr, char *buf) in temp_type_show()
98 struct device_attribute *attr, const char *buf, in temp_type_store()
119 struct device_attribute *attr, char *buf) in pwm_mode_show()
139 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in pwm_show() local
157 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in pwm_store() local
171 struct device_attribute *attr, char *buf) in pwm_enable_show()
186 struct device_attribute *attr, in pwm_enable_store()
358 static ssize_t in_show(struct device *dev, struct device_attribute *attr, in in_show()
372 static ssize_t in_store(struct device *dev, struct device_attribute *attr, in in_store()
390 static ssize_t in_alarm_show(struct device *dev, struct device_attribute *attr, in in_alarm_show()
450 static ssize_t temp_show(struct device *dev, struct device_attribute *attr, in temp_show()
464 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store()
483 static ssize_t fan_show(struct device *dev, struct device_attribute *attr, in fan_show()
497 static ssize_t fan_min_show(struct device *dev, struct device_attribute *attr, in fan_min_show()
512 struct device_attribute *attr, const char *buf, in fan_min_store()
528 static ssize_t alarm_show(struct device *dev, struct device_attribute *attr, in alarm_show()
545 beep_show(struct device *dev, struct device_attribute *attr, char *buf) in beep_show()
560 beep_store(struct device *dev, struct device_attribute *attr, const char *buf, in beep_store()
697 struct attribute *attr, int index) in nct7802_temp_is_visible()
796 struct attribute *attr, int index) in nct7802_in_is_visible()
871 struct attribute *attr, int index) in nct7802_fan_is_visible()