Home
last modified time | relevance | path

Searched refs:iio_event_interface (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-event.c27 * struct iio_event_interface - chrdev interface for an event line
35 struct iio_event_interface { struct
45 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()
102 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_poll()
123 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_read()
173 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_release()
193 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_getfd()
469 static void iio_setup_ev_int(struct iio_event_interface *ev_int) in iio_setup_ev_int()
480 struct iio_event_interface *ev_in in iio_device_register_eventset()
[all...]
H A Diio_core.h79 struct iio_event_interface;
80 bool iio_event_enabled(const struct iio_event_interface *ev_int);
H A Dindustrialio-core.c219 const struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_device_set_clock()
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-event.c27 * struct iio_event_interface - chrdev interface for an event line
36 struct iio_event_interface { struct
47 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()
104 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_poll()
125 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_read()
175 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_chrdev_release()
195 struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_event_getfd()
482 static void iio_setup_ev_int(struct iio_event_interface *ev_int) in iio_setup_ev_int()
511 struct iio_event_interface *ev_in in iio_device_register_eventset()
[all...]
H A Diio_core.h108 struct iio_event_interface;
109 bool iio_event_enabled(const struct iio_event_interface *ev_int);
H A Dindustrialio-core.c268 const struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_device_set_clock()
/kernel/linux/linux-5.10/include/linux/iio/
H A Diio-opaque.h21 struct iio_event_interface *event_interface;
/kernel/linux/linux-6.6/include/linux/iio/
H A Diio-opaque.h51 struct iio_event_interface *event_interface;

Completed in 14 milliseconds