Home
last modified time | relevance | path

Searched refs:iio_device_open (Results 1 – 3 of 3) sorted by relevance

/external/libiio/src/
Diio-private.h248 int iio_device_open(const struct iio_device *dev,
Dbuffer.c73 ret = iio_device_open(dev, samples_count, cyclic); in iio_device_create_buffer()
Ddevice.c342 int iio_device_open(const struct iio_device *dev, in iio_device_open() function