Searched refs:get_next_child_node (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dfwnode.h122 * @get_next_child_node: Return the next child node in an iteration.
156 (*get_next_child_node)(const struct fwnode_handle *fwnode, member in struct:fwnode_operations
/linux-master/drivers/base/
H A Dproperty.c762 return fwnode_call_ptr_op(fwnode, get_next_child_node, child);
H A Dswnode.c685 .get_next_child_node = software_node_get_next_child,
/linux-master/drivers/of/
H A Dproperty.c1467 .get_next_child_node = of_fwnode_get_next_child_node,
/linux-master/drivers/acpi/
H A Dproperty.c1659 .get_next_child_node = acpi_get_next_subnode, \

Completed in 122 milliseconds