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

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 173 #define MC_IO_NSIQ _IO(MC_IOC_MAGIC, 4)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 298 ret = ioctl(fdKMod, MC_IO_NSIQ, NULL);
300 LOG_ERRNO("ioctl MC_IO_NSIQ");

Completed in 27 milliseconds