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

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 183 #define MC_IO_FREE _IO(MC_IOC_MAGIC, 5)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 324 int ret = ioctl(fdKMod, MC_IO_FREE, handle);
326 LOG_ERRNO("ioctl MC_IO_FREE");

Completed in 26 milliseconds