Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwnode.h129 * @graph_get_port_parent: Return the parent node of a port node.
174 (*graph_get_port_parent)(struct fwnode_handle *fwnode);
171 (*graph_get_port_parent)(struct fwnode_handle *fwnode); global() member
/linux/drivers/of/
H A Dproperty.c1606 .graph_get_port_parent = of_fwnode_graph_get_port_parent,
/linux/drivers/acpi/
H A Dproperty.c1674 .graph_get_port_parent = acpi_fwnode_get_parent, \