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

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.h 97 int fcInit(uint32_t nqOffset,
CMcKMod.cpp 208 int CMcKMod::fcInit(uint32_t nqOffset, uint32_t nqLength, uint32_t mcpOffset,
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 134 int ret = pMcKMod->fcInit(0, NQ_BUFFER_SIZE, NQ_BUFFER_SIZE, MCP_BUFFER_SIZE);
136 LOG_E("pMcKMod->fcInit() failed");

Completed in 514 milliseconds