Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dchecks.c820 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible() function
839 if (node_is_compatible(node, "simple-bus")) in check_simple_bus_bridge()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c969 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible() function
988 if (node_is_compatible(node, "simple-bus")) in check_simple_bus_bridge()