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

/linux-master/include/linux/
H A Dfwnode.h123 * @get_named_child_node: Return a child node with a given name.
159 (*get_named_child_node)(const struct fwnode_handle *fwnode, member in struct:fwnode_operations
/linux-master/drivers/base/
H A Dproperty.c834 return fwnode_call_ptr_op(fwnode, get_named_child_node, childname);
H A Dswnode.c686 .get_named_child_node = software_node_get_named_child_node,
/linux-master/drivers/of/
H A Dproperty.c1468 .get_named_child_node = of_fwnode_get_named_child_node,
/linux-master/drivers/acpi/
H A Dproperty.c1660 .get_named_child_node = acpi_fwnode_get_named_child_node, \

Completed in 200 milliseconds