Searched defs:iio_buffer (Results 1 – 1 of 1) sorted by relevance
73 struct iio_buffer { struct84 const struct iio_buffer_access_funcs *access; argument87 long *scan_mask;90 struct list_head demux_list;93 wait_queue_head_t pollq;96 unsigned int watermark;103 struct attribute_group *scan_el_attrs;106 bool scan_timestamp;109 struct list_head scan_el_dev_attr_list;112 struct attribute_group buffer_group;[all …]