Home
last modified time | relevance | path

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

/include/linux/iio/
Diio.h559 struct iio_dev { struct
560 int id;
562 int modes;
563 int currentmode;
564 struct device dev;
566 struct iio_event_interface *event_interface;
568 struct iio_buffer *buffer;
569 struct list_head buffer_list;
570 int scan_bytes;
571 struct mutex mlock;
[all …]