Searched refs:i_stream (Results 1 – 1 of 1) sorted by relevance
569 int i_wb, i_pipe, i_stream; in dcn30_program_all_writeback_pipes_in_tree() local573 for (i_stream = 0; i_stream < context->stream_count; i_stream++) { in dcn30_program_all_writeback_pipes_in_tree()574 if (context->streams[i_stream] == stream) { in dcn30_program_all_writeback_pipes_in_tree()575 stream_status = &context->stream_status[i_stream]; in dcn30_program_all_writeback_pipes_in_tree()