Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c252 static int VbGetVarGpio(const char* name) { in VbGetVarGpio() function
529 return VbGetVarGpio("developer-switch"); in VbGetArchPropertyInt()
536 return VbGetVarGpio("recovery-switch"); in VbGetArchPropertyInt()
543 return VbGetVarGpio("write-protect-switch"); in VbGetArchPropertyInt()