Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libmraa/include/
Dmraa_internal.h39 extern mraa_iio_info_t* plat_iio;
Dmraa_internal_types.h298 } mraa_iio_info_t; typedef
/hardware/bsp/intel/peripheral/libmraa/src/
Dmraa.c50 mraa_iio_info_t* plat_iio = NULL;
220 plat_iio = (mraa_iio_info_t*) calloc(1, sizeof(mraa_iio_info_t)); in mraa_iio_detect()