Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Ddt.h374 static inline int fdt_get_status(const void *fdt __unused, int offs __unused) in fdt_get_status() function
/optee_os/core/kernel/
H A Ddt.c280 int fdt_get_status(const void *fdt, int offs) in fdt_get_status() function