Searched defs:iio_buffer (Results 1 – 1 of 1) sorted by relevance
81 struct iio_buffer { struct92 enum iio_buffer_direction direction; argument98 const struct iio_buffer_access_funcs *access; argument101 long *scan_mask;104 struct list_head demux_list;107 wait_queue_head_t pollq;110 unsigned int watermark;114 bool scan_timestamp;117 struct list_head buffer_attr_list;123 struct attribute_group buffer_group;[all …]