Searched refs:event_interface (Results 1 – 2 of 2) sorted by relevance
53 struct iio_event_interface *event_interface; member
283 const struct iio_event_interface *ev_int = iio_dev_opaque->event_interface; in iio_device_set_clock()1578 if (iio_dev_opaque->event_interface) in iio_device_register_sysfs()2104 else if (iio_dev_opaque->event_interface) in __iio_device_register()2107 if (iio_dev_opaque->attached_buffers_cnt || iio_dev_opaque->event_interface) { in __iio_device_register()