Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DMobiCoreDevice.cpp293 notify(SID_MCP); in openSession()
394 notify(SID_MCP); in closeSession()
468 notify(SID_MCP); in mapBulk()
511 notify(SID_MCP); in unmapBulk()
567 notify(SID_MCP); in donateRam()
607 notify(SID_MCP); in getMobiCoreVersion()
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcinq.h63 #define SID_MCP 0 /**< MCP session ID is used when directly communicating with the … macro
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp244 if (sessionId != SID_MCP) { in notify()
584 if (notification->sessionId == SID_MCP) { in handleIrq()