Home
last modified time | relevance | path

Searched refs:get_next_child_node (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfwnode.h123 * @get_next_child_node: Return the next child node in an iteration.
159 (*get_next_child_node)(const struct fwnode_handle *fwnode,
156 (*get_next_child_node)(const struct fwnode_handle *fwnode, global() member
/linux/drivers/of/
H A Dproperty.c1601 .get_next_child_node = of_fwnode_get_next_child_node,
/linux/drivers/acpi/
H A Dproperty.c1665 .get_next_child_node = acpi_get_next_subnode, \