Searched refs:graph_parse_endpoint (Results 1 – 5 of 5) sorted by relevance
146 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode, member
1189 return fwnode_call_int_op(fwnode, graph_parse_endpoint, endpoint); in fwnode_graph_parse_endpoint()
677 .graph_parse_endpoint = software_node_graph_parse_endpoint,
1474 .graph_parse_endpoint = of_fwnode_graph_parse_endpoint,
1404 .graph_parse_endpoint = acpi_fwnode_graph_parse_endpoint, \
Completed in 13 milliseconds