Searched refs:iio_event_interface (Results 1 – 2 of 2) sorted by relevance
36 struct iio_event_interface { struct57 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_push_event() argument83 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_poll()103 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_chrdev_read()152 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_chrdev_release()171 struct iio_event_interface *ev_int = indio_dev->event_interface; in iio_event_getfd()436 static void iio_setup_ev_int(struct iio_event_interface *ev_int) in iio_setup_ev_int()455 kzalloc(sizeof(struct iio_event_interface), GFP_KERNEL); in iio_device_register_eventset()
481 struct iio_event_interface *event_interface;