Lines Matching defs:attr
72 static ssize_t show_temp_type(struct device *dev, struct device_attribute *attr, in show_temp_type()
88 struct device_attribute *attr, in store_temp_type()
108 static ssize_t show_pwm_mode(struct device *dev, struct device_attribute *attr, in show_pwm_mode()
129 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_pwm() local
147 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in store_pwm() local
161 struct device_attribute *attr, char *buf) in show_pwm_enable()
176 struct device_attribute *attr, in store_pwm_enable()
346 static ssize_t show_in(struct device *dev, struct device_attribute *attr, in show_in()
360 static ssize_t store_in(struct device *dev, struct device_attribute *attr, in store_in()
378 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, in show_temp()
392 static ssize_t store_temp(struct device *dev, struct device_attribute *attr, in store_temp()
411 static ssize_t show_fan(struct device *dev, struct device_attribute *attr, in show_fan()
425 static ssize_t show_fan_min(struct device *dev, struct device_attribute *attr, in show_fan_min()
439 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min()
455 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm()
472 show_beep(struct device *dev, struct device_attribute *attr, char *buf) in show_beep()
487 store_beep(struct device *dev, struct device_attribute *attr, const char *buf, in store_beep()
668 struct attribute *attr, int index) in nct7802_temp_is_visible()
779 struct attribute *attr, int index) in nct7802_in_is_visible()
866 struct attribute *attr, int index) in nct7802_fan_is_visible()