Searched refs:dtb_node_get_dtb_node_compatible_match (Results 1 – 4 of 4) sorted by relevance
166 rt_bool_t dtb_node_get_dtb_node_compatible_match(const struct dtb_node *dtb_node, const char *compa…
356 if (dtb_node_get_dtb_node_compatible_match(dn, compatible) && in dtb_node_find_all_compatible_node()
305 if (dtb_node_get_dtb_node_compatible_match(dn, compatible) && in dtb_node_find_compatible_node()
763 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