OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VBERROR_EC_REBOOT_TO_RO_REQUIRED
(Results
1 - 3
of
3
) sorted by null
/external/vboot_reference/tests/
vboot_api_kernel3_tests.c
214
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
220
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
226
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
238
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
256
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
261
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
266
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
271
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
283
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
290
test_ssync(
VBERROR_EC_REBOOT_TO_RO_REQUIRED
,
[
all
...]
/external/vboot_reference/firmware/lib/
vboot_api_kernel.c
624
if (rv ==
VBERROR_EC_REBOOT_TO_RO_REQUIRED
) {
670
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
685
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
694
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
707
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
720
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
727
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
754
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
760
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
786
return
VBERROR_EC_REBOOT_TO_RO_REQUIRED
;
[
all
...]
/external/vboot_reference/firmware/include/
vboot_api.h
107
VBERROR_EC_REBOOT_TO_RO_REQUIRED
= 0x10022,
[
all
...]
Completed in 39 milliseconds