Home
last modified time | relevance | path

Searched refs:vb2_get_drv_priv (Results 1 - 25 of 249) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
H 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()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H 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()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H 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()
H 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()
H 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()
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H 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()
H 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()
H 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()
H 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()
H 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()
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A 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()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A 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()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H 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()
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H 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()
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A 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()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H 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()
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_queue.c76 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup()
107 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare()
134 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
156 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_finish()
166 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_start_streaming()
187 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_stop_streaming()
480 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_queue_buffer_complete()
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_video.c391 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_setup()
412 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_cleanup()
441 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_buf_prepare()
465 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_start_streaming()
512 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_stop_streaming()
528 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_queue()
535 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_request_complete()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H 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()
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H 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()
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro_v4l2.c578 struct hantro_ctx *ctx = vb2_get_drv_priv(vq); in hantro_queue_setup()
631 struct hantro_ctx *ctx = vb2_get_drv_priv(vq); in hantro_buf_prepare()
659 struct hantro_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in hantro_buf_queue()
667 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_vq_is_coded()
674 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_start_streaming()
716 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_return_bufs()
732 struct hantro_ctx *ctx = vb2_get_drv_priv(q); in hantro_stop_streaming()
753 struct hantro_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in hantro_buf_request_complete()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c64 struct bttv *btv = vb2_get_drv_priv(q); in queue_setup_vbi()
79 struct bttv *btv = vb2_get_drv_priv(vq); in buf_queue_vbi()
99 struct bttv *btv = vb2_get_drv_priv(vq); in buf_prepare_vbi()
118 struct bttv *btv = vb2_get_drv_priv(vq); in buf_cleanup_vbi()
128 struct bttv *btv = vb2_get_drv_priv(q); in start_streaming_vbi()
153 struct bttv *btv = vb2_get_drv_priv(q); in stop_streaming_vbi()
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c238 struct saa7146_dev *dev = vb2_get_drv_priv(vq); in buf_queue()
256 struct saa7146_dev *dev = vb2_get_drv_priv(vq); in buf_init()
285 struct saa7146_dev *dev = vb2_get_drv_priv(vq); in buf_cleanup()
292 struct saa7146_dev *dev = vb2_get_drv_priv(q); in return_buffers()
382 struct saa7146_dev *dev = vb2_get_drv_priv(q); in start_streaming()
395 struct saa7146_dev *dev = vb2_get_drv_priv(q); in stop_streaming()

Completed in 15 milliseconds

12345678910