HomeSort by relevance Sort by last modified time
    Searched refs:MC_IO_INFO (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 160 #define MC_IO_INFO _IOWR(MC_IOC_MAGIC, 1, struct mc_ioctl_info)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 250 ret = ioctl(fdKMod, MC_IO_INFO, &fcInfoParams);
252 LOG_ERRNO("ioctl MC_IO_INFO");

Completed in 794 milliseconds