Home
last modified time | relevance | path

Searched refs:vb2_core_streamoff (Results 1 – 2 of 2) sorted by relevance

/linux/include/media/
H A Dvideobuf2-core.h943 * vb2_core_streamoff() - Implements VB2 stream OFF logic
955 int vb2_core_streamoff(struct vb2_queue *q, unsigned int type);
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2360 int vb2_core_streamoff(struct vb2_queue *q, unsigned int type) in vb2_core_streamoff() function
2383 EXPORT_SYMBOL_GPL(vb2_core_streamoff);
2974 vb2_core_streamoff(q, q->type); in __vb2_cleanup_fileio()