Searched defs:iio_buffer (Results 1 – 1 of 1) sorted by relevance
71 struct iio_buffer { struct82 const struct iio_buffer_access_funcs *access; argument85 long *scan_mask;88 struct list_head demux_list;91 wait_queue_head_t pollq;94 unsigned int watermark;98 bool scan_timestamp;101 struct list_head scan_el_dev_attr_list;104 struct attribute_group buffer_group;110 struct attribute_group scan_el_group;[all …]