swnode_graph_find_next_port
port = swnode_graph_find_next_port(parent, NULL);
for (; port; port = swnode_graph_find_next_port(parent, port)) {