Searched refs:IIO_DEVICE_BASE (Results 1 – 1 of 1) sorted by relevance
31 static const char* IIO_DEVICE_BASE = "iio:device"; variable272 const auto iio_base_len = strlen(IIO_DEVICE_BASE); in load_iio_devices()276 if (!str_has_prefix(ent->d_name, IIO_DEVICE_BASE)) continue; in load_iio_devices()