Home
last modified time | relevance | path

Searched refs:fcInit (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
DCMcKMod.h97 int fcInit(uint32_t nqOffset,
DCMcKMod.cpp208 int CMcKMod::fcInit(uint32_t nqOffset, uint32_t nqLength, uint32_t mcpOffset, in fcInit() function in CMcKMod
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp134 int ret = pMcKMod->fcInit(0, NQ_BUFFER_SIZE, NQ_BUFFER_SIZE, MCP_BUFFER_SIZE); in initDevice()