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.c275 static bool is_okay(const char *st, int len) in is_okay() function
287 if (!prop || is_okay(prop, len)) { in fdt_get_status()
301 if (is_okay(prop, len)) in fdt_get_status()