Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dproperty.c738 struct fwnode_handle *next_child = child; in fwnode_get_next_available_child_node() local
744 next_child = fwnode_get_next_child_node(fwnode, next_child); in fwnode_get_next_available_child_node()
746 if (!next_child || fwnode_device_is_available(next_child)) in fwnode_get_next_available_child_node()
748 } while (next_child); in fwnode_get_next_available_child_node()
750 return next_child; in fwnode_get_next_available_child_node()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp108 nd_it = next_child(nd_it, b, e, end_nd_it, r_traits); in prefix_range()
115 next_child(node_iterator nd_it, typename access_traits::const_iterator b, in next_child() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp108 nd_it = next_child(nd_it, b, e, end_nd_it, r_traits); in prefix_range()
115 next_child(node_iterator nd_it, typename access_traits::const_iterator b, in next_child() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dtrie_policy.hpp208 next_child(node_iterator, a_const_iterator, a_const_iterator,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dtrie_policy.hpp208 next_child(node_iterator, a_const_iterator, a_const_iterator,
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py353 next_child = self.contents[position]
354 new_child.next_sibling = next_child
357 new_childs_last_element.next_element = next_child
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-usb2.c1546 goto next_child; in rockchip_usb2phy_probe()
1580 next_child: in rockchip_usb2phy_probe()
H A Dphy-rockchip-inno-usb2.c2380 goto next_child; in rockchip_usb2phy_probe()
2405 next_child: in rockchip_usb2phy_probe()