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