Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h116148 struct iio_event_interface { struct
116149 wait_queue_head_t wait;
116150 struct {
116160 } det_events;
116161 struct list_head dev_attr_list;
116162 unsigned long flags;
116163 struct attribute_group group;
116164 struct mutex read_lock;
116165 struct iio_ioctl_handler ioctl_handler;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h122576 struct iio_event_interface { struct
122577 wait_queue_head_t wait;
122578 struct {
122588 } det_events;
122589 struct list_head dev_attr_list;
122590 unsigned long flags;
122591 struct attribute_group group;
122592 struct mutex read_lock;
122593 struct iio_ioctl_handler ioctl_handler;