Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c120 static void GetFdtPropertyPath(const char *property, char *path, size_t size) { in GetFdtPropertyPath() function
131 GetFdtPropertyPath(property, filename, sizeof(filename)); in FdtPropertyExist()
147 GetFdtPropertyPath(property, filename, sizeof(filename)); in ReadFdtBlock()