Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwnode.h124 * @get_named_child_node: Return a child node with a given name.
162 (*get_named_child_node)(const struct fwnode_handle *fwnode,
159 (*get_named_child_node)(const struct fwnode_handle *fwnode, global() member
/linux/drivers/of/
H A Dproperty.c1602 .get_named_child_node = of_fwnode_get_named_child_node,
/linux/drivers/acpi/
H A Dproperty.c1666 .get_named_child_node = acpi_fwnode_get_named_child_node, \