Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/iio/
Diio.h318 struct iio_dev { struct
319 int id;
321 int modes;
322 int currentmode;
323 struct device dev;
325 struct iio_event_interface *event_interface;
327 struct iio_buffer *buffer;
328 struct mutex mlock;
330 unsigned long *available_scan_masks;
331 unsigned masklength;
[all …]