Searched defs:iio_event_interface (Results 1 – 2 of 2) sorted by relevance
116148 struct iio_event_interface { struct116149 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;
122576 struct iio_event_interface { struct122577 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;