Home
last modified time | relevance | path

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

/external/vboot_reference/host/lib/include/
Dcrossystem_arch.h54 int VbWriteNvStorage(VbNvContext* vnc);
/external/vboot_reference/host/arch/mips/lib/
Dcrossystem_arch.c22 int VbWriteNvStorage(VbNvContext* vnc) { in VbWriteNvStorage() function
/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c492 int VbWriteNvStorage(VbNvContext* vnc) { in VbWriteNvStorage() function
/external/vboot_reference/host/lib/
Dcrossystem.c131 if (0 != VbWriteNvStorage(&vnc)) in VbSetNvStorage()
/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c189 int VbWriteNvStorage(VbNvContext* vnc) { in VbWriteNvStorage() function
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c189 int VbWriteNvStorage(VbNvContext* vnc) { in VbWriteNvStorage() function