Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/
H A Dindustrialio-event.c47 bool iio_event_enabled(const struct iio_event_interface *ev_int) in iio_event_enabled()
69 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_push_event() local
104 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_poll() local
125 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_read() local
175 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_release() local
195 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_getfd() local
491 static void iio_setup_ev_int(struct iio_event_interface *ev_int) in iio_setup_ev_int()
520 struct iio_event_interface *ev_int; in iio_device_register_eventset() local
606 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_device_unregister_eventset() local
H A Dindustrialio-core.c268 const struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_device_set_clock() local