Searched refs:get_next_child_node (Results 1 – 5 of 5) sorted by relevance
128 * @get_next_child_node: Return the next child node in an iteration.164 (*get_next_child_node)(const struct fwnode_handle *fwnode, member
800 return fwnode_call_ptr_op(fwnode, get_next_child_node, child); in fwnode_get_next_child_node()
686 .get_next_child_node = software_node_get_next_child,
1634 .get_next_child_node = of_fwnode_get_next_child_node,
1665 .get_next_child_node = acpi_get_next_subnode, \