Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/stub/
Dvboot_api_stub.c72 uint32_t VbExGetSwitches(uint32_t mask) in VbExGetSwitches() function
/external/vboot_reference/firmware/include/
Dvboot_api.h836 uint32_t VbExGetSwitches(uint32_t request_mask);
/external/vboot_reference/firmware/lib/
Dvboot_api_kernel.c170 button = VbExGetSwitches(VB_INIT_FLAG_REC_BUTTON_PRESSED); in VbUserConfirms()
561 VbExGetSwitches( in VbBootRecovery()
/external/vboot_reference/tests/
Dvboot_api_kernel2_tests.c127 uint32_t VbExGetSwitches(uint32_t request_mask) in VbExGetSwitches() function