Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Ddt.c299 static bool is_okay(const char *st, int len) in is_okay() function
311 if (!prop || is_okay(prop, len)) { in fdt_get_status()
325 if (is_okay(prop, len)) in fdt_get_status()