Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c127 static int FdtPropertyExist(const char *property) { in FdtPropertyExist() function
482 if (!FdtPropertyExist(FDT_NVSTORAGE_TYPE_PROP)) in VbReadNvStorage()
495 if (!FdtPropertyExist(FDT_NVSTORAGE_TYPE_PROP)) in VbWriteNvStorage()