Home
last modified time | relevance | path

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

/linux/include/linux/iio/
H A Diio.h565 struct iio_buffer_setup_ops { struct
566 int (*preenable)(struct iio_dev *);
567 int (*postenable)(struct iio_dev *);
568 int (*predisable)(struct iio_dev *);
569 int (*postdisable)(struct iio_dev *);
570 bool (*validate_scan_mask)(struct iio_dev *indio_dev,