Searched refs:vb2_core_streamoff (Results 1 – 4 of 4) sorted by relevance
824 int vb2_core_streamoff(struct vb2_queue *q, unsigned int type);
242 ret = vb2_core_streamoff(q, q->type); in dvb_vb2_stream_off()
1779 int vb2_core_streamoff(struct vb2_queue *q, unsigned int type) in vb2_core_streamoff() function1802 EXPORT_SYMBOL_GPL(vb2_core_streamoff);2316 vb2_core_streamoff(q, q->type); in __vb2_cleanup_fileio()
619 return vb2_core_streamoff(q, type); in vb2_streamoff()