Searched refs:swnode_graph_find_next_port (Results 1 – 1 of 1) sorted by relevance
568 swnode_graph_find_next_port(const struct fwnode_handle *parent, in swnode_graph_find_next_port() function606 port = swnode_graph_find_next_port(parent, NULL); in software_node_graph_get_next_endpoint()609 for (; port; port = swnode_graph_find_next_port(parent, port)) { in software_node_graph_get_next_endpoint()