Home
last modified time | relevance | path

Searched refs:vb2_streamoff (Results 1 – 8 of 8) sorted by relevance

/drivers/usb/gadget/function/
A Duvc_queue.c303 ret = vb2_streamoff(&queue->queue, queue->queue.type); in uvcg_queue_enable()
/drivers/media/common/videobuf2/
A Dvideobuf2-v4l2.c879 int vb2_streamoff(struct vb2_queue *q, enum v4l2_buf_type type) in vb2_streamoff() function
887 EXPORT_SYMBOL_GPL(vb2_streamoff);
1127 return vb2_streamoff(vdev->queue, i); in vb2_ioctl_streamoff()
/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_dec.c730 return vb2_streamoff(&ctx->vq_src, type); in vidioc_streamoff()
732 return vb2_streamoff(&ctx->vq_dst, type); in vidioc_streamoff()
A Ds5p_mfc_enc.c1717 return vb2_streamoff(&ctx->vq_src, type); in vidioc_streamoff()
1719 return vb2_streamoff(&ctx->vq_dst, type); in vidioc_streamoff()
/drivers/media/platform/ti/omap3isp/
A Dispvideo.c1220 vb2_streamoff(&vfh->queue, type); in isp_video_streamoff()
/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c884 ret = vb2_streamoff(&q_ctx->q, type); in v4l2_m2m_streamoff()
/drivers/media/platform/samsung/s3c-camif/
A Dcamif-capture.c878 ret = vb2_streamoff(&vp->vb_queue, type); in s3c_camif_streamoff()
/drivers/media/usb/uvc/
A Duvc_driver.c2387 vb2_streamoff(&stream->queue.queue, in __uvc_resume()

Completed in 25 milliseconds