Searched refs:of_get_next_available_child (Results 1 – 8 of 8) sorted by relevance
255 child_np = of_get_next_available_child(node, NULL); in sti_platform_probe()260 child_np = of_get_next_available_child(node, child_np); in sti_platform_probe()
222 childnp = of_get_next_available_child(np, NULL); in p2wi_probe()
560 node = of_get_next_available_child(dev->of_node, to_of_node(child)); in device_get_next_child_node()
322 child_node = of_get_next_available_child(np, NULL); in ktd2692_parse_dt()
275 child_node = of_get_next_available_child(dev->of_node, NULL); in aat1290_led_parse_dt()
428 flash_np = of_get_next_available_child(pdev->dev.of_node, NULL); in nxp_spifi_probe()
689 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child() function710 EXPORT_SYMBOL(of_get_next_available_child);
754 child = of_get_next_available_child(node, child); in omap_mbox_probe()