Home
last modified time | relevance | path

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

/external/dtc/
Dchecks.c931 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible() function
950 if (node_is_compatible(node, "simple-bus")) in check_simple_bus_bridge()