Searched defs:iio_buffer (Results 1 – 1 of 1) sorted by relevance
106 struct iio_buffer { struct117 enum iio_buffer_direction direction; argument123 const struct iio_buffer_access_funcs *access; argument126 long *scan_mask;129 struct list_head demux_list;132 wait_queue_head_t pollq;135 unsigned int watermark;139 bool scan_timestamp;142 struct list_head buffer_attr_list;148 struct attribute_group buffer_group;[all …]