Home
last modified time | relevance | path

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

/external/libiio/src/
Diio-private.h247 bool iio_device_is_tx(const struct iio_device *dev);
Dbuffer.c82 if (iio_device_is_tx(dev)) { in iio_device_create_buffer()
Ddevice.c329 bool iio_device_is_tx(const struct iio_device *dev) in iio_device_is_tx() function
Dnetwork.c759 ppdata->is_tx = iio_device_is_tx(dev); in network_open()