Home
last modified time | relevance | path

Searched defs:fdt_find_cached_parent_node (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Ddt.h544 static inline int fdt_find_cached_parent_node(const void *fdt __unused, in fdt_find_cached_parent_node() function
/optee_os/core/kernel/
H A Ddt.c516 int fdt_find_cached_parent_node(const void *fdt, int node_offset, in fdt_find_cached_parent_node() function