Searched refs:vb2_core_streamoff (Results 1 – 3 of 3) sorted by relevance
517 int vb2_core_streamoff(struct vb2_queue *q, unsigned int type);
1780 int vb2_core_streamoff(struct vb2_queue *q, unsigned int type) in vb2_core_streamoff() function1803 EXPORT_SYMBOL_GPL(vb2_core_streamoff);
668 return vb2_core_streamoff(q, type); in vb2_streamoff()1053 vb2_core_streamoff(q, q->type); in __vb2_cleanup_fileio()