Home
last modified time | relevance | path

Searched defs:iio_buffer (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/iio/
Dbuffer_impl.h73 struct iio_buffer { struct
87 const struct iio_buffer_access_funcs *access; argument
90 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 …]