Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwnode.h172 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode, member
/linux/drivers/base/
H A Dswnode.c691 .graph_parse_endpoint = software_node_graph_parse_endpoint,
/linux/drivers/of/
H A Dproperty.c1503 .graph_parse_endpoint = of_fwnode_graph_parse_endpoint,
/linux/drivers/acpi/
H A Dproperty.c1674 .graph_parse_endpoint = acpi_fwnode_graph_parse_endpoint, \