Home
last modified time | relevance | path

Searched refs:next_child (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/base/
Dproperty.c739 struct fwnode_handle *next_child = child; in fwnode_get_next_available_child_node() local
745 next_child = fwnode_get_next_child_node(fwnode, next_child); in fwnode_get_next_available_child_node()
746 if (!next_child) in fwnode_get_next_available_child_node()
748 } while (!fwnode_device_is_available(next_child)); in fwnode_get_next_available_child_node()
750 return next_child; in fwnode_get_next_available_child_node()
/Linux-v6.1/drivers/phy/rockchip/
Dphy-rockchip-inno-usb2.c1292 goto next_child; in rockchip_usb2phy_probe()
1317 next_child: in rockchip_usb2phy_probe()