Searched refs:iio_event_interface (Results 1 – 2 of 2) sorted by relevance
37 struct iio_event_interface { struct58 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_push_event() argument89 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_poll()109 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_chrdev_read()158 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_chrdev_release()177 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_getfd()444 static void iio_setup_ev_int(struct iio_event_interface *ev_int) in iio_setup_ev_int()463 kzalloc(sizeof(struct iio_event_interface), GFP_KERNEL); in iio_device_register_eventset()
486 struct iio_event_interface *event_interface;