Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-event.c45 bool iio_event_enabled(const struct iio_event_interface *ev_int) in iio_event_enabled()
67 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_push_event() local
102 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_poll() local
123 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_read() local
173 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_release() local
193 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_getfd() local
476 static void iio_setup_ev_int(struct iio_event_interface *ev_int) in iio_setup_ev_int()
487 struct iio_event_interface *ev_int; in iio_device_register_eventset() local
564 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_device_unregister_eventset() local
H A Dindustrialio-core.c229 const struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_device_set_clock() local