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

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 205 #define MC_IO_MAP_MCI _IOWR(MC_IOC_MAGIC, 12, struct mc_ioctl_map)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 123 int ret = ioctl(fdKMod, MC_IO_MAP_MCI, &mapParams);
125 LOG_ERRNO("ioctl MC_IO_MAP_MCI");

Completed in 63 milliseconds