Searched refs:vb2ops_vdec_stop_streaming (Results 1 – 4 of 4) sorted by relevance
98 void vb2ops_vdec_stop_streaming(struct vb2_queue *q);
451 .stop_streaming = vb2ops_vdec_stop_streaming,
595 .stop_streaming = vb2ops_vdec_stop_streaming,
851 void vb2ops_vdec_stop_streaming(struct vb2_queue *q) in vb2ops_vdec_stop_streaming() function