Home
last modified time | relevance | path

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

123456

/linux-6.3-rc2/drivers/media/platform/rockchip/rga/
A 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-6.3-rc2/drivers/media/test-drivers/vivid/
A 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()
A 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()
A 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()
A 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()
A 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()
A Dvivid-sdr-cap.c229 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_prepare()
255 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_queue()
267 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_start_streaming()
300 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_stop_streaming()
323 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_request_complete()
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_vb2.c33 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _queue_setup()
52 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_prepare()
69 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_queue()
82 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _start_streaming()
90 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _stop_streaming()
108 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_lock()
116 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_unlock()
135 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_dmx_buffer()
147 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_vb2_buffer()
/linux-6.3-rc2/drivers/media/usb/au0828/
A Dau0828-vbi.c25 struct au0828_dev *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
37 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
55 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue()
/linux-6.3-rc2/drivers/media/usb/em28xx/
A Dem28xx-vbi.c25 struct em28xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
46 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
67 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue()
/linux-6.3-rc2/drivers/media/usb/uvc/
A 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()
152 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_finish()
162 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_start_streaming()
183 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_stop_streaming()
477 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_queue_buffer_complete()
/linux-6.3-rc2/drivers/staging/media/sunxi/cedrus/
A Dcedrus_video.c435 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_setup()
456 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_cleanup()
485 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_buf_prepare()
509 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_start_streaming()
537 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_stop_streaming()
553 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_queue()
560 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_request_complete()
/linux-6.3-rc2/drivers/media/platform/sunxi/sun4i-csi/
A 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-6.3-rc2/drivers/media/test-drivers/visl/
A Dvisl-video.c538 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_queue_setup()
577 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_queue_cleanup()
614 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_buf_prepare()
636 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_start_streaming()
666 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_stop_streaming()
678 struct visl_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in visl_buf_queue()
685 struct visl_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in visl_buf_request_complete()
746 ctx = vb2_get_drv_priv(vb->vb2_queue); in visl_request_validate()
/linux-6.3-rc2/drivers/staging/media/sunxi/sun6i-isp/
A Dsun6i_isp_params.c298 struct sun6i_isp_device *isp_dev = vb2_get_drv_priv(queue); in sun6i_isp_params_queue_setup()
313 vb2_get_drv_priv(vb2_buffer->vb2_queue); in sun6i_isp_params_buffer_prepare()
331 vb2_get_drv_priv(vb2_buffer->vb2_queue); in sun6i_isp_params_buffer_queue()
350 struct sun6i_isp_device *isp_dev = vb2_get_drv_priv(queue); in sun6i_isp_params_start_streaming()
369 struct sun6i_isp_device *isp_dev = vb2_get_drv_priv(queue); in sun6i_isp_params_stop_streaming()
A Dsun6i_isp_capture.c266 struct sun6i_isp_device *isp_dev = vb2_get_drv_priv(queue); in sun6i_isp_capture_queue_setup()
281 vb2_get_drv_priv(vb2_buffer->vb2_queue); in sun6i_isp_capture_buffer_prepare()
299 vb2_get_drv_priv(vb2_buffer->vb2_queue); in sun6i_isp_capture_buffer_queue()
318 struct sun6i_isp_device *isp_dev = vb2_get_drv_priv(queue); in sun6i_isp_capture_start_streaming()
351 struct sun6i_isp_device *isp_dev = vb2_get_drv_priv(queue); in sun6i_isp_capture_stop_streaming()
/linux-6.3-rc2/drivers/media/test-drivers/vimc/
A Dvimc-capture.c243 struct vimc_capture_device *vcapture = vb2_get_drv_priv(vq); in vimc_capture_start_streaming()
271 struct vimc_capture_device *vcapture = vb2_get_drv_priv(vq); in vimc_capture_stop_streaming()
284 struct vimc_capture_device *vcapture = vb2_get_drv_priv(vb2_buf->vb2_queue); in vimc_capture_buf_queue()
298 struct vimc_capture_device *vcapture = vb2_get_drv_priv(vq); in vimc_capture_queue_setup()
311 struct vimc_capture_device *vcapture = vb2_get_drv_priv(vb->vb2_queue); in vimc_capture_buffer_prepare()
/linux-6.3-rc2/drivers/media/platform/verisilicon/
A Dhantro_v4l2.c769 struct hantro_ctx *ctx = vb2_get_drv_priv(vq); in hantro_queue_setup()
822 struct hantro_ctx *ctx = vb2_get_drv_priv(vq); in hantro_buf_prepare()
850 struct hantro_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in hantro_buf_queue()
874 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_vq_is_coded()
881 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_start_streaming()
925 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_return_bufs()
941 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_stop_streaming()
968 struct hantro_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in hantro_buf_request_complete()
/linux-6.3-rc2/drivers/usb/gadget/function/
A Duvc_queue.c45 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup()
73 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare()
104 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A 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-6.3-rc2/samples/v4l/
A Dv4l2-pci-skeleton.c157 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup()
186 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
205 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
239 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming()
262 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming()
/linux-6.3-rc2/drivers/media/platform/nvidia/tegra-vde/
A Dv4l2.c89 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_queue_setup()
127 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in __tegra_buf_cleanup()
151 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_buf_init()
220 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_buf_prepare()
283 struct tegra_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in tegra_buf_queue()
291 struct tegra_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in tegra_buf_request_complete()
303 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_stop_streaming()
/linux-6.3-rc2/drivers/media/i2c/
A Dvideo-i2c.c406 struct video_i2c_data *data = vb2_get_drv_priv(vq); in queue_setup()
424 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
439 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
501 struct video_i2c_data *data = vb2_get_drv_priv(vq); in video_i2c_del_list()
516 struct video_i2c_data *data = vb2_get_drv_priv(vq); in start_streaming()
549 struct video_i2c_data *data = vb2_get_drv_priv(vq); in stop_streaming()
/linux-6.3-rc2/drivers/media/pci/dt3155/
A 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-6.3-rc2/drivers/media/platform/xilinx/
A Dxilinx-dma.c303 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_queue_setup()
318 struct xvip_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in xvip_dma_buffer_prepare()
329 struct xvip_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in xvip_dma_buffer_queue()
375 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_start_streaming()
433 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_stop_streaming()

Completed in 36 milliseconds

123456