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

/linux-master/include/linux/
H A Dfwnode.h129 * @graph_parse_endpoint: Parse endpoint for port and endpoint id.
172 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode, member in struct:fwnode_operations
/linux-master/drivers/base/
H A Dproperty.c1283 return fwnode_call_int_op(fwnode, graph_parse_endpoint, endpoint);
H A Dswnode.c691 .graph_parse_endpoint = software_node_graph_parse_endpoint,
/linux-master/drivers/of/
H A Dproperty.c1473 .graph_parse_endpoint = of_fwnode_graph_parse_endpoint,
/linux-master/drivers/acpi/
H A Dproperty.c1669 .graph_parse_endpoint = acpi_fwnode_graph_parse_endpoint, \

Completed in 235 milliseconds