Searched refs:get_next_child_node (Results 1 – 4 of 4) sorted by relevance
164 (*get_next_child_node)(const struct fwnode_handle *fwnode, member
806 next = fwnode_call_ptr_op(fwnode, get_next_child_node, child); in fwnode_get_next_child_node()811 return fwnode_call_ptr_op(fwnode->secondary, get_next_child_node, child); in fwnode_get_next_child_node()
704 .get_next_child_node = software_node_get_next_child,
1752 .get_next_child_node = acpi_get_next_present_subnode, \