Searched refs:iio_device_is_tx (Results 1 – 4 of 4) sorted by relevance
247 bool iio_device_is_tx(const struct iio_device *dev);
82 if (iio_device_is_tx(dev)) { in iio_device_create_buffer()
329 bool iio_device_is_tx(const struct iio_device *dev) in iio_device_is_tx() function
759 ppdata->is_tx = iio_device_is_tx(dev); in network_open()