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

/linux-master/include/linux/
H A Dfwnode.h125 * @graph_get_next_endpoint: Return an endpoint node in an iteration.
166 (*graph_get_next_endpoint)(const struct fwnode_handle *fwnode, member in struct:fwnode_operations
/linux-master/drivers/base/
H A Dproperty.c1075 ep = fwnode_call_ptr_op(parent, graph_get_next_endpoint, prev);
H A Dswnode.c688 .graph_get_next_endpoint = software_node_graph_get_next_endpoint,
/linux-master/drivers/of/
H A Dproperty.c1470 .graph_get_next_endpoint = of_fwnode_graph_get_next_endpoint,
/linux-master/drivers/acpi/
H A Dproperty.c1664 .graph_get_next_endpoint = \

Completed in 129 milliseconds