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