OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nsiq
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.h
67
bool
nsiq
(void);
TrustZoneDevice.cpp
141
if (!
nsiq
()) {
216
bool TrustZoneDevice::
nsiq
(
function in class:TrustZoneDevice
264
//IMPROVEMENT-2012-03-07-maneaval What happens when/if
nsiq
fails?
269
nsiq
();
548
if (!
nsiq
()) {
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h
113
virtual bool
nsiq
(void) = 0;
/hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h
169
* ioctl parameter to send the
NSIQ
signal to the SWD.
Completed in 282 milliseconds