Searched defs:iio_buffer (Results 1 – 1 of 1) sorted by relevance
73 struct iio_buffer { struct87 const struct iio_buffer_access_funcs *access; argument90 long *scan_mask;93 struct list_head demux_list;96 wait_queue_head_t pollq;99 unsigned int watermark;103 bool scan_timestamp;106 struct list_head buffer_attr_list;112 struct attribute_group buffer_group;115 const struct attribute **attrs;[all …]