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

/linux-master/include/linux/
H A Dfwnode.h126 * @graph_get_remote_endpoint: Return the remote endpoint node of a local
169 (*graph_get_remote_endpoint)(const struct fwnode_handle *fwnode); member in struct:fwnode_operations
/linux-master/drivers/base/
H A Dproperty.c1161 return fwnode_call_ptr_op(fwnode, graph_get_remote_endpoint);
H A Dswnode.c689 .graph_get_remote_endpoint = software_node_graph_get_remote_endpoint,
/linux-master/drivers/of/
H A Dproperty.c1471 .graph_get_remote_endpoint = of_fwnode_graph_get_remote_endpoint,
/linux-master/drivers/acpi/
H A Dproperty.c1666 .graph_get_remote_endpoint = \

Completed in 130 milliseconds