Searched refs:iio_device_get_data (Results 1 – 5 of 5) sorted by relevance
742 if (iio_device_get_data(dev) == entry) in rw_thd()911 entry = iio_device_get_data(dev); in open_dev_helper()
908 __api void * iio_device_get_data(const struct iio_device *dev);
224 …h a iio_device object using iio_device_set_data(), and can be retrieved with iio_device_get_data().
458 void * iio_device_get_data(const struct iio_device *dev) in iio_device_get_data() function