Lines Matching defs:attr
357 struct device_attribute *attr, in iio_show_scan_index()
364 struct device_attribute *attr, in iio_show_fixed_type()
395 struct device_attribute *attr, in iio_scan_el_show()
506 struct device_attribute *attr, in iio_scan_el_store()
545 struct device_attribute *attr, in iio_scan_el_ts_show()
554 struct device_attribute *attr, in iio_scan_el_ts_store()
637 static ssize_t length_show(struct device *dev, struct device_attribute *attr, in length_show()
645 static ssize_t length_store(struct device *dev, struct device_attribute *attr, in length_store()
678 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show()
1299 static ssize_t enable_store(struct device *dev, struct device_attribute *attr, in enable_store()
1331 static ssize_t watermark_show(struct device *dev, struct device_attribute *attr, in watermark_show()
1340 struct device_attribute *attr, in watermark_store()
1375 struct device_attribute *attr, char *buf) in data_available_show()
1383 struct device_attribute *attr, in direction_show()
1423 struct attribute *attr) in iio_buffer_wrap_attr()
1612 struct attribute **attr; in __iio_buffer_alloc_sysfs_and_mask() local