Searched refs:graph_parse_endpoint (Results 1 – 4 of 4) sorted by relevance
106 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode, member
1002 .graph_parse_endpoint = of_fwnode_graph_parse_endpoint,
1477 return fwnode_call_int_op(fwnode, graph_parse_endpoint, endpoint); in fwnode_graph_parse_endpoint()
1284 .graph_parse_endpoint = acpi_fwnode_graph_parse_endpoint, \