Searched refs:vb2ops_vdec_stop_streaming (Results 1 – 4 of 4) sorted by relevance
99 void vb2ops_vdec_stop_streaming(struct vb2_queue *q);
606 .stop_streaming = vb2ops_vdec_stop_streaming,
860 .stop_streaming = vb2ops_vdec_stop_streaming,
876 void vb2ops_vdec_stop_streaming(struct vb2_queue *q) in vb2ops_vdec_stop_streaming() function