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

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 161 #define MC_IO_VERSION _IOR(MC_IOC_MAGIC, 2, uint32_t)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 541 int ret = ioctl(fdKMod, MC_IO_VERSION, &version);
543 LOG_ERRNO("ioctl MC_IO_VERSION");

Completed in 22 milliseconds