Searched defs:iio_buffer (Results 1 – 1 of 1) sorted by relevance
109 struct iio_buffer { struct120 enum iio_buffer_direction direction; argument126 const struct iio_buffer_access_funcs *access; argument129 long *scan_mask;132 struct list_head demux_list;135 wait_queue_head_t pollq;138 unsigned int watermark;142 bool scan_timestamp;145 struct list_head buffer_attr_list;151 struct attribute_group buffer_group;[all …]