Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
DCMcKMod.h95 bool waitSSIQ(uint32_t *pCnt);
DCMcKMod.cpp192 bool CMcKMod::waitSSIQ(uint32_t *pCnt) in waitSSIQ() function in CMcKMod
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp360 if (!pMcKMod->waitSSIQ(&cnt)) { in waitSsiq()