Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfwnode.h90 (*get_next_child_node)(const struct fwnode_handle *fwnode, member
/Linux-v4.19/drivers/of/
Dproperty.c996 .get_next_child_node = of_fwnode_get_next_child_node,
/Linux-v4.19/drivers/base/
Dproperty.c1055 return fwnode_call_ptr_op(fwnode, get_next_child_node, child); in fwnode_get_next_child_node()
/Linux-v4.19/drivers/acpi/
Dproperty.c1276 .get_next_child_node = acpi_get_next_subnode, \