Searched refs:current_stream (Results 1 – 2 of 2) sorted by relevance
154 if (!bo->current_stream) { in bo2idx()156 bo->current_stream = stream; in bo2idx()158 } else if (bo->current_stream == stream) { in bo2idx()208 bo->current_stream = NULL; in flush()
127 struct etna_cmd_stream *current_stream; member