Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwnode.h130 * @graph_parse_endpoint: Parse endpoint for port and endpoint id.
175 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode,
172 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode, global() member
/linux/drivers/of/
H A Dproperty.c1607 .graph_parse_endpoint = of_fwnode_graph_parse_endpoint,
/linux/drivers/acpi/
H A Dproperty.c1675 .graph_parse_endpoint = acpi_fwnode_graph_parse_endpoint, \