Searched refs:next_child (Results 1 – 3 of 3) sorted by relevance
686 struct fwnode_handle *next_child = child; in fwnode_get_next_available_child_node() local692 next_child = fwnode_get_next_child_node(fwnode, next_child); in fwnode_get_next_available_child_node()694 if (!next_child || fwnode_device_is_available(next_child)) in fwnode_get_next_available_child_node()696 } while (next_child); in fwnode_get_next_available_child_node()698 return next_child; in fwnode_get_next_available_child_node()
1156 goto next_child; in rockchip_usb2phy_probe()1181 next_child: in rockchip_usb2phy_probe()
48817 + goto next_child;48842 +next_child:49199 - goto next_child;49326 -next_child: