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

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 167 #define MC_IO_YIELD _IO(MC_IOC_MAGIC, 3)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 278 ret = ioctl(fdKMod, MC_IO_YIELD, NULL);
280 LOG_ERRNO("ioctl MC_IO_YIELD");

Completed in 1245 milliseconds