Home
last modified time | relevance | path

Searched refs:iio_event_interface (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/iio/
Diio.h111 struct iio_event_interface *event_interfaces;
193 int __iio_push_event(struct iio_event_interface *ev_int,
215 int iio_setup_ev_int(struct iio_event_interface *ev_int,
220 void iio_free_ev_int(struct iio_event_interface *ev_int);
Dindustrialio-core.c62 int __iio_push_event(struct iio_event_interface *ev_int, in __iio_push_event()
243 struct iio_event_interface *ev_int = filep->private_data; in iio_event_chrdev_read()
302 struct iio_event_interface *ev_int = hand->private; in iio_event_chrdev_release()
324 struct iio_event_interface *ev_int = hand->private; in iio_event_chrdev_open()
348 struct iio_event_interface *ev_int in iio_event_dev_release()
349 = container_of(dev, struct iio_event_interface, dev); in iio_event_dev_release()
384 int iio_setup_ev_int(struct iio_event_interface *ev_int, in iio_setup_ev_int()
436 void iio_free_ev_int(struct iio_event_interface *ev_int) in iio_free_ev_int()
615 kzalloc(sizeof(struct iio_event_interface) in iio_device_register_eventset()
Dchrdev.h82 struct iio_event_interface { struct
Dring_generic.h135 struct iio_event_interface ev_int;