Searched refs:vi_stop_streaming (Results 1 – 3 of 3) sorted by relevance
51 void (*vi_stop_streaming)(struct vb2_queue *vq); member
627 .vi_stop_streaming = tegra210_vi_stop_streaming,
318 chan->vi->ops->vi_stop_streaming(vq); in tegra_channel_stop_streaming()