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