Searched refs:vi_stop_streaming (Results 1 – 4 of 4) sorted by relevance
64 void (*vi_stop_streaming)(struct vb2_queue *vq); member
571 .vi_stop_streaming = tegra20_vi_stop_streaming,
810 .vi_stop_streaming = tegra210_vi_stop_streaming,
282 chan->vi->ops->vi_stop_streaming(vq); in tegra_channel_stop_streaming()