Searched refs:of_child (Results 1 – 1 of 1) sorted by relevance
2106 struct device_node *of_child; in rcar_canfd_probe() local2122 of_child = of_get_available_child_by_name(dev->of_node, name); in rcar_canfd_probe()2123 if (of_child) { in rcar_canfd_probe()2126 of_child, NULL); in rcar_canfd_probe()2127 of_node_put(of_child); in rcar_canfd_probe()