Home
last modified time | relevance | path

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

/components/legacy/fdt/inc/
A Ddtb_node.h166 rt_bool_t dtb_node_get_dtb_node_compatible_match(const struct dtb_node *dtb_node, const char *compa…
/components/legacy/fdt/src/
A Ddtb_base.c356 if (dtb_node_get_dtb_node_compatible_match(dn, compatible) && in dtb_node_find_all_compatible_node()
A Ddtb_access.c305 if (dtb_node_get_dtb_node_compatible_match(dn, compatible) && in dtb_node_find_compatible_node()
A Ddtb_get.c763 rt_bool_t dtb_node_get_dtb_node_compatible_match(const struct dtb_node *dtb_node, const char *compa… in dtb_node_get_dtb_node_compatible_match() function

Completed in 8 milliseconds