Searched refs:of_get_compatible_child (Results 1 – 3 of 3) sorted by relevance
296 extern struct device_node *of_get_compatible_child(const struct device_node *parent,650 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
758 struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function770 EXPORT_SYMBOL(of_get_compatible_child);
527 slot_node = of_get_compatible_child(parent->of_node, "mmc-slot"); in meson_mx_mmc_slot_pdev()