Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfwnode.h162 int (*graph_parse_endpoint)(const struct fwnode_handle *fwnode, member
/linux-6.3-rc2/drivers/base/
A Dproperty.c1213 return fwnode_call_int_op(fwnode, graph_parse_endpoint, endpoint); in fwnode_graph_parse_endpoint()
A Dswnode.c677 .graph_parse_endpoint = software_node_graph_parse_endpoint,
/linux-6.3-rc2/drivers/of/
A Dproperty.c1466 .graph_parse_endpoint = of_fwnode_graph_parse_endpoint,
/linux-6.3-rc2/drivers/acpi/
A Dproperty.c1610 .graph_parse_endpoint = acpi_fwnode_graph_parse_endpoint, \

Completed in 14 milliseconds