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

  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 138 * Data exchange structure of the MC_IO_RESOLVE_CONT_WSM ioctl command.
224 #define MC_IO_RESOLVE_CONT_WSM _IOWR(MC_IOC_MAGIC, 16, struct mc_ioctl_execute)
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 477 ret = ioctl(fdKMod, MC_IO_RESOLVE_CONT_WSM, &wsm);
479 LOG_ERRNO("ioctl MC_IO_RESOLVE_CONT_WSM");

Completed in 22 milliseconds