Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h115825 struct iio_buffer_setup_ops { struct
115826 int (*preenable)(struct iio_dev *);
115827 int (*postenable)(struct iio_dev *);
115828 int (*predisable)(struct iio_dev *);
115829 int (*postdisable)(struct iio_dev *);
115830 bool (*validate_scan_mask)(struct iio_dev *, const unsigned long *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h122253 struct iio_buffer_setup_ops { struct
122254 int (*preenable)(struct iio_dev *);
122255 int (*postenable)(struct iio_dev *);
122256 int (*predisable)(struct iio_dev *);
122257 int (*postdisable)(struct iio_dev *);
122258 bool (*validate_scan_mask)(struct iio_dev *, const unsigned long *);