media_graph_walk_next
EXPORT_SYMBOL_GPL(media_graph_walk_next);
while ((entity = media_graph_walk_next(&graph))) {
while ((entity = media_graph_walk_next(graph))) {
while ((entity_err = media_graph_walk_next(graph))) {
while ((entity = media_graph_walk_next(graph))) {
while (!ret && (entity = media_graph_walk_next(graph)))
while ((first = media_graph_walk_next(graph))
struct media_entity *media_graph_walk_next(struct media_graph *graph);