Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libmraa/src/
Dmraa.c208 mraa_count_iio_devices(const char* path, const struct stat* sb, int flag, struct FTW* ftwb) in mraa_count_iio_devices() function
225 if (nftw("/sys/bus/iio/devices", &mraa_count_iio_devices, 20, FTW_PHYS) == -1) { in mraa_iio_detect()