Home
last modified time | relevance | path

Searched refs:vb2_get_drv_priv (Results 1 – 25 of 115) sorted by relevance

12345

/Linux-v5.15/drivers/media/platform/rockchip/rga/
Drga-buf.c23 struct rga_ctx *ctx = vb2_get_drv_priv(vq); in rga_queue_setup()
40 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_prepare()
54 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_queue()
62 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_return_buffers()
78 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_start_streaming()
93 struct rga_ctx *ctx = vb2_get_drv_priv(q); in rga_buf_stop_streaming()
115 struct rga_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rga_buf_map()
/Linux-v5.15/drivers/media/test-drivers/vivid/
Dvivid-meta-out.c20 struct vivid_dev *dev = vb2_get_drv_priv(vq); in meta_out_queue_setup()
42 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in meta_out_buf_prepare()
68 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in meta_out_buf_queue()
80 struct vivid_dev *dev = vb2_get_drv_priv(vq); in meta_out_start_streaming()
108 struct vivid_dev *dev = vb2_get_drv_priv(vq); in meta_out_stop_streaming()
116 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in meta_out_buf_request_complete()
Dvivid-meta-cap.c20 struct vivid_dev *dev = vb2_get_drv_priv(vq); in meta_cap_queue_setup()
42 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in meta_cap_buf_prepare()
68 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in meta_cap_buf_queue()
80 struct vivid_dev *dev = vb2_get_drv_priv(vq); in meta_cap_start_streaming()
108 struct vivid_dev *dev = vb2_get_drv_priv(vq); in meta_cap_stop_streaming()
116 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in meta_cap_buf_request_complete()
Dvivid-vbi-out.c22 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_queue_setup()
42 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_out_buf_prepare()
71 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_out_buf_queue()
83 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_start_streaming()
109 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_stop_streaming()
120 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_out_buf_request_complete()
Dvivid-touch-cap.c15 struct vivid_dev *dev = vb2_get_drv_priv(vq); in touch_cap_queue_setup()
35 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in touch_cap_buf_prepare()
60 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in touch_cap_buf_queue()
71 struct vivid_dev *dev = vb2_get_drv_priv(vq); in touch_cap_start_streaming()
97 struct vivid_dev *dev = vb2_get_drv_priv(vq); in touch_cap_stop_streaming()
104 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in touch_cap_buf_request_complete()
Dvivid-vbi-cap.c126 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_queue_setup()
146 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_prepare()
175 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_queue()
187 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_start_streaming()
213 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_stop_streaming()
221 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_request_complete()
Dvivid-sdr-cap.c224 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_prepare()
250 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_queue()
262 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_start_streaming()
295 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_stop_streaming()
318 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_request_complete()
/Linux-v5.15/drivers/media/dvb-core/
Ddvb_vb2.c37 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _queue_setup()
56 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_prepare()
73 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_queue()
86 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _start_streaming()
94 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _stop_streaming()
112 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_lock()
120 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_unlock()
139 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_dmx_buffer()
151 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_vb2_buffer()
/Linux-v5.15/drivers/media/usb/au0828/
Dau0828-vbi.c24 struct au0828_dev *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
36 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
54 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue()
/Linux-v5.15/drivers/media/usb/em28xx/
Dem28xx-vbi.c35 struct em28xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
56 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
77 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue()
/Linux-v5.15/drivers/media/usb/uvc/
Duvc_queue.c70 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup()
101 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare()
129 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
151 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_finish()
161 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_start_streaming()
182 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_stop_streaming()
475 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_queue_buffer_complete()
/Linux-v5.15/drivers/staging/media/sunxi/cedrus/
Dcedrus_video.c400 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_setup()
421 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_cleanup()
450 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_buf_prepare()
474 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_start_streaming()
523 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_stop_streaming()
539 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_queue()
546 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_request_complete()
/Linux-v5.15/drivers/staging/media/hantro/
Dhantro_v4l2.c581 struct hantro_ctx *ctx = vb2_get_drv_priv(vq); in hantro_queue_setup()
634 struct hantro_ctx *ctx = vb2_get_drv_priv(vq); in hantro_buf_prepare()
658 struct hantro_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in hantro_buf_queue()
666 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_vq_is_coded()
673 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_start_streaming()
715 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_return_bufs()
731 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_stop_streaming()
752 struct hantro_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in hantro_buf_request_complete()
/Linux-v5.15/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_dma.c52 struct sun4i_csi *csi = vb2_get_drv_priv(vq); in sun4i_csi_queue_setup()
75 struct sun4i_csi *csi = vb2_get_drv_priv(vb->vb2_queue); in sun4i_csi_buffer_prepare()
195 struct sun4i_csi *csi = vb2_get_drv_priv(vb->vb2_queue); in sun4i_csi_buffer_queue()
228 struct sun4i_csi *csi = vb2_get_drv_priv(vq); in sun4i_csi_start_streaming()
349 struct sun4i_csi *csi = vb2_get_drv_priv(vq); in sun4i_csi_stop_streaming()
/Linux-v5.15/drivers/media/test-drivers/vimc/
Dvimc-capture.c242 struct vimc_cap_device *vcap = vb2_get_drv_priv(vq); in vimc_cap_start_streaming()
271 struct vimc_cap_device *vcap = vb2_get_drv_priv(vq); in vimc_cap_stop_streaming()
284 struct vimc_cap_device *vcap = vb2_get_drv_priv(vb2_buf->vb2_queue); in vimc_cap_buf_queue()
298 struct vimc_cap_device *vcap = vb2_get_drv_priv(vq); in vimc_cap_queue_setup()
311 struct vimc_cap_device *vcap = vb2_get_drv_priv(vb->vb2_queue); in vimc_cap_buffer_prepare()
/Linux-v5.15/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c160 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
174 struct cx231xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buf_prepare()
190 struct cx231xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buf_queue()
219 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_start_streaming()
235 struct cx231xx *dev = vb2_get_drv_priv(vq); in vbi_stop_streaming()
/Linux-v5.15/drivers/usb/gadget/function/
Duvc_queue.c45 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup()
66 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare()
97 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
/Linux-v5.15/samples/v4l/
Dv4l2-pci-skeleton.c169 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup()
198 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
217 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
251 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming()
274 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming()
/Linux-v5.15/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_video.c97 struct sun6i_video *video = vb2_get_drv_priv(vq); in sun6i_video_queue_setup()
114 struct sun6i_video *video = vb2_get_drv_priv(vb->vb2_queue); in sun6i_video_buffer_prepare()
134 struct sun6i_video *video = vb2_get_drv_priv(vq); in sun6i_video_start_streaming()
223 struct sun6i_video *video = vb2_get_drv_priv(vq); in sun6i_video_stop_streaming()
249 struct sun6i_video *video = vb2_get_drv_priv(vb->vb2_queue); in sun6i_video_buffer_queue()
/Linux-v5.15/drivers/media/i2c/
Dvideo-i2c.c399 struct video_i2c_data *data = vb2_get_drv_priv(vq); in queue_setup()
417 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
432 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
491 struct video_i2c_data *data = vb2_get_drv_priv(vq); in video_i2c_del_list()
506 struct video_i2c_data *data = vb2_get_drv_priv(vq); in start_streaming()
539 struct video_i2c_data *data = vb2_get_drv_priv(vq); in stop_streaming()
/Linux-v5.15/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c42 struct fimc_isp *isp = vb2_get_drv_priv(vq); in isp_video_capture_queue_setup()
79 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_start_streaming()
121 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_stop_streaming()
153 struct fimc_isp *isp = vb2_get_drv_priv(vb->vb2_queue); in isp_video_capture_buffer_prepare()
189 struct fimc_isp *isp = vb2_get_drv_priv(vb->vb2_queue); in isp_video_capture_buffer_queue()
/Linux-v5.15/drivers/media/pci/dt3155/
Ddt3155.c128 struct dt3155_priv *pd = vb2_get_drv_priv(vq); in dt3155_queue_setup()
142 struct dt3155_priv *pd = vb2_get_drv_priv(vb->vb2_queue); in dt3155_buf_prepare()
150 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_start_streaming()
178 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_stop_streaming()
214 struct dt3155_priv *pd = vb2_get_drv_priv(vb->vb2_queue); in dt3155_buf_queue()
/Linux-v5.15/drivers/media/platform/xilinx/
Dxilinx-dma.c319 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_queue_setup()
334 struct xvip_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in xvip_dma_buffer_prepare()
345 struct xvip_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in xvip_dma_buffer_queue()
391 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_start_streaming()
450 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_stop_streaming()
/Linux-v5.15/drivers/staging/media/rkvdec/
Drkvdec.c440 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_queue_setup()
469 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_buf_prepare()
498 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rkvdec_buf_queue()
514 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rkvdec_buf_request_complete()
521 struct rkvdec_ctx *ctx = vb2_get_drv_priv(q); in rkvdec_start_streaming()
543 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_queue_cleanup()
564 struct rkvdec_ctx *ctx = vb2_get_drv_priv(q); in rkvdec_stop_streaming()
/Linux-v5.15/drivers/media/usb/pwc/
Dpwc-if.c621 struct pwc_device *pdev = vb2_get_drv_priv(vq); in queue_setup()
654 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
665 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish()
692 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
711 struct pwc_device *pdev = vb2_get_drv_priv(vq); in start_streaming()
738 struct pwc_device *pdev = vb2_get_drv_priv(vq); in stop_streaming()

12345