Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfwnode.h146 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode, member
/kernel/linux/linux-5.10/drivers/base/
Dproperty.c1178 return fwnode_call_int_op(fwnode, graph_parse_endpoint, endpoint); in fwnode_graph_parse_endpoint()
/kernel/linux/linux-5.10/drivers/of/
Dproperty.c1455 .graph_parse_endpoint = of_fwnode_graph_parse_endpoint,
/kernel/linux/linux-5.10/drivers/acpi/
Dproperty.c1424 .graph_parse_endpoint = acpi_fwnode_graph_parse_endpoint, \