Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dswnode.c554 swnode_graph_find_next_port(const struct fwnode_handle *parent, in swnode_graph_find_next_port() function
592 port = swnode_graph_find_next_port(parent, NULL); in software_node_graph_get_next_endpoint()
595 for (; port; port = swnode_graph_find_next_port(parent, port)) { in software_node_graph_get_next_endpoint()

Completed in 5 milliseconds