Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-vbi.c39 struct em28xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
63 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
83 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue()
Dem28xx-video.c879 struct em28xx *dev = vb2_get_drv_priv(vq); in queue_setup()
905 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
925 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_start_analog_streaming()
985 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_stop_streaming()
1017 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_stop_vbi_streaming()
1051 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-vbi.c38 struct au0828_dev *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
55 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
73 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue()
Dau0828-video.c645 struct au0828_dev *dev = vb2_get_drv_priv(vq); in queue_setup()
665 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
685 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
780 struct au0828_dev *dev = vb2_get_drv_priv(vq); in au0828_start_analog_streaming()
818 struct au0828_dev *dev = vb2_get_drv_priv(vq); in au0828_stop_streaming()
849 struct au0828_dev *dev = vb2_get_drv_priv(vq); in au0828_stop_vbi_streaming()
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vbi-out.c34 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_queue_setup()
54 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_out_buf_prepare()
83 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_out_buf_queue()
95 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_start_streaming()
121 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_stop_streaming()
Dvivid-vbi-cap.c144 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_queue_setup()
164 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_prepare()
193 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_queue()
205 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_start_streaming()
231 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_stop_streaming()
Dvivid-sdr-cap.c228 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_prepare()
254 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_queue()
266 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_start_streaming()
299 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_stop_streaming()
Dvivid-vid-out.c39 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_out_queue_setup()
114 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_out_buf_prepare()
158 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_out_buf_queue()
170 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_out_start_streaming()
202 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_out_stop_streaming()
Dvivid-vid-cap.c103 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_cap_queue_setup()
173 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_cap_buf_prepare()
211 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_cap_buf_finish()
237 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_cap_buf_queue()
249 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_cap_start_streaming()
284 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_cap_stop_streaming()
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_queue.c77 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup()
95 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare()
122 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
143 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_finish()
153 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_start_streaming()
173 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_stop_streaming()
/linux-4.4.14/drivers/usb/gadget/function/
Duvc_queue.c48 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup()
63 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare()
89 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
/linux-4.4.14/Documentation/video4linux/
Dv4l2-pci-skeleton.c171 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup()
201 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
219 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
253 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming()
276 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.4.14/drivers/media/usb/pwc/
Dpwc-if.c579 struct pwc_device *pdev = vb2_get_drv_priv(vq); in queue_setup()
612 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
623 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish()
650 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
669 struct pwc_device *pdev = vb2_get_drv_priv(vq); in start_streaming()
696 struct pwc_device *pdev = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.4.14/drivers/media/platform/xilinx/
Dxilinx-dma.c317 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-4.4.14/drivers/media/pci/dt3155/
Ddt3155.c140 struct dt3155_priv *pd = vb2_get_drv_priv(vq); in dt3155_queue_setup()
155 struct dt3155_priv *pd = vb2_get_drv_priv(vb->vb2_queue); in dt3155_buf_prepare()
163 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_start_streaming()
191 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_stop_streaming()
227 struct dt3155_priv *pd = vb2_get_drv_priv(vb->vb2_queue); in dt3155_buf_queue()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c47 struct fimc_isp *isp = vb2_get_drv_priv(vq); in isp_video_capture_queue_setup()
89 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_start_streaming()
131 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_stop_streaming()
163 struct fimc_isp *isp = vb2_get_drv_priv(vb->vb2_queue); in isp_video_capture_buffer_prepare()
199 struct fimc_isp *isp = vb2_get_drv_priv(vb->vb2_queue); in isp_video_capture_buffer_queue()
Dfimc-m2m.c183 struct fimc_ctx *ctx = vb2_get_drv_priv(vq); in fimc_queue_setup()
207 struct fimc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in fimc_buf_prepare()
224 struct fimc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in fimc_buf_queue()
Dfimc-lite.c424 struct fimc_lite *fimc = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
Dfimc-capture.c411 struct fimc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
/linux-4.4.14/drivers/media/pci/tw68/
Dtw68-video.c384 struct tw68_dev *dev = vb2_get_drv_priv(q); in tw68_queue_setup()
429 struct tw68_dev *dev = vb2_get_drv_priv(vq); in tw68_buf_queue()
464 struct tw68_dev *dev = vb2_get_drv_priv(vq); in tw68_buf_prepare()
507 struct tw68_dev *dev = vb2_get_drv_priv(vq); in tw68_buf_finish()
515 struct tw68_dev *dev = vb2_get_drv_priv(q); in tw68_start_streaming()
526 struct tw68_dev *dev = vb2_get_drv_priv(q); in tw68_stop_streaming()
/linux-4.4.14/drivers/input/touchscreen/
Dsur40.c652 struct sur40_state *sur40 = vb2_get_drv_priv(q); in sur40_queue_setup()
673 struct sur40_state *sur40 = vb2_get_drv_priv(vb->vb2_queue); in sur40_buffer_prepare()
691 struct sur40_state *sur40 = vb2_get_drv_priv(vb->vb2_queue); in sur40_buffer_queue()
720 struct sur40_state *sur40 = vb2_get_drv_priv(vq); in sur40_start_streaming()
732 struct sur40_state *sur40 = vb2_get_drv_priv(vq); in sur40_stop_streaming()
/linux-4.4.14/drivers/media/platform/blackfin/
Dbfin_capture.c210 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_queue_setup()
228 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_prepare()
246 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_queue()
258 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_cleanup()
269 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_start_streaming()
360 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_stop_streaming()
/linux-4.4.14/drivers/media/pci/sta2x11/
Dsta2x11_vip.c272 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup()
301 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
319 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
336 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish()
350 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in start_streaming()
366 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.4.14/drivers/media/usb/stk1160/
Dstk1160-v4l.c671 struct stk1160 *dev = vb2_get_drv_priv(vq); in queue_setup()
697 struct stk1160 *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
731 struct stk1160 *dev = vb2_get_drv_priv(vq); in start_streaming()
738 struct stk1160 *dev = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.4.14/drivers/media/usb/usbtv/
Dusbtv-video.c606 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_queue_setup()
622 struct usbtv *usbtv = vb2_get_drv_priv(vb->vb2_queue); in usbtv_buf_queue()
638 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_start_streaming()
649 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_stop_streaming()
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c320 struct solo_dev *solo_dev = vb2_get_drv_priv(q); in solo_queue_setup()
334 struct solo_dev *solo_dev = vb2_get_drv_priv(q); in solo_start_streaming()
342 struct solo_dev *solo_dev = vb2_get_drv_priv(q); in solo_stop_streaming()
352 struct solo_dev *solo_dev = vb2_get_drv_priv(vq); in solo_buf_queue()
Dsolo6x10-v4l2-enc.c671 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(q); in solo_enc_queue_setup()
687 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(vq); in solo_enc_buf_queue()
724 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(q); in solo_enc_start_streaming()
731 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(q); in solo_enc_stop_streaming()
750 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(vb->vb2_queue); in solo_enc_buf_finish()
/linux-4.4.14/drivers/media/platform/
Dvim2m.c718 struct vim2m_ctx *ctx = vb2_get_drv_priv(vq); in vim2m_queue_setup()
752 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vim2m_buf_prepare()
782 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vim2m_buf_queue()
789 struct vim2m_ctx *ctx = vb2_get_drv_priv(q); in vim2m_start_streaming()
798 struct vim2m_ctx *ctx = vb2_get_drv_priv(q); in vim2m_stop_streaming()
Drcar_jpu.c1023 struct jpu_ctx *ctx = vb2_get_drv_priv(vq); in jpu_queue_setup()
1049 struct jpu_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in jpu_buf_prepare()
1086 struct jpu_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in jpu_buf_queue()
1136 struct jpu_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in jpu_buf_finish()
1160 struct jpu_ctx *ctx = vb2_get_drv_priv(vq); in jpu_start_streaming()
1169 struct jpu_ctx *ctx = vb2_get_drv_priv(vq); in jpu_stop_streaming()
Dsh_vou.c251 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vq); in sh_vou_queue_setup()
267 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vb->vb2_queue); in sh_vou_buf_prepare()
289 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vb->vb2_queue); in sh_vou_buf_queue()
300 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vq); in sh_vou_start_streaming()
348 struct sh_vou_device *vou_dev = vb2_get_drv_priv(vq); in sh_vou_stop_streaming()
Dmx2_emmaprp.c696 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vq); in emmaprp_queue_setup()
723 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in emmaprp_buf_prepare()
746 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in emmaprp_buf_queue()
Dm2m-deinterlace.c805 struct deinterlace_ctx *ctx = vb2_get_drv_priv(vq); in deinterlace_queue_setup()
833 struct deinterlace_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in deinterlace_buf_prepare()
854 struct deinterlace_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in deinterlace_buf_queue()
Dsh_veu.c873 struct sh_veu_dev *veu = vb2_get_drv_priv(vq); in sh_veu_queue_setup()
914 struct sh_veu_dev *veu = vb2_get_drv_priv(vb->vb2_queue); in sh_veu_buf_prepare()
936 struct sh_veu_dev *veu = vb2_get_drv_priv(vb->vb2_queue); in sh_veu_buf_queue()
/linux-4.4.14/drivers/media/platform/marvell-ccic/
Dmcam-core.c1057 struct mcam_camera *cam = vb2_get_drv_priv(vq); in mcam_vb_queue_setup()
1078 struct mcam_camera *cam = vb2_get_drv_priv(vb->vb2_queue); in mcam_vb_buf_queue()
1095 struct mcam_camera *cam = vb2_get_drv_priv(vq); in mcam_vb_requeue_bufs()
1121 struct mcam_camera *cam = vb2_get_drv_priv(vq); in mcam_vb_start_streaming()
1160 struct mcam_camera *cam = vb2_get_drv_priv(vq); in mcam_vb_stop_streaming()
1206 struct mcam_camera *cam = vb2_get_drv_priv(vb->vb2_queue); in mcam_vb_sg_buf_init()
1239 struct mcam_camera *cam = vb2_get_drv_priv(vb->vb2_queue); in mcam_vb_sg_buf_cleanup()
/linux-4.4.14/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c286 struct netup_dma *dma = vb2_get_drv_priv(vq); in netup_unidvb_queue_setup()
301 struct netup_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in netup_unidvb_buf_prepare()
314 struct netup_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in netup_unidvb_buf_queue()
328 struct netup_dma *dma = vb2_get_drv_priv(q); in netup_unidvb_start_streaming()
337 struct netup_dma *dma = vb2_get_drv_priv(q); in netup_unidvb_stop_streaming()
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c1085 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_buffer_queue_setup()
1114 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare()
1143 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue()
1191 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_start_streaming()
1251 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_stop_streaming()
1279 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buf_cleanup()
/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_video.c795 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_queue_setup()
825 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_prepare()
847 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_queue()
887 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_start_streaming()
939 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_stop_streaming()
/linux-4.4.14/drivers/media/usb/airspy/
Dairspy.c494 struct airspy *s = vb2_get_drv_priv(vq); in airspy_queue_setup()
511 struct airspy *s = vb2_get_drv_priv(vb->vb2_queue); in airspy_buf_queue()
529 struct airspy *s = vb2_get_drv_priv(vq); in airspy_start_streaming()
590 struct airspy *s = vb2_get_drv_priv(vq); in airspy_stop_streaming()
/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_display.c73 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_prepare()
117 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
146 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
167 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
252 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
Dvpbe_display.c206 struct vpbe_layer *layer = vb2_get_drv_priv(q); in vpbe_buffer_prepare()
238 struct vpbe_layer *layer = vb2_get_drv_priv(vq); in vpbe_buffer_queue_setup()
267 struct vpbe_layer *layer = vb2_get_drv_priv(vb->vb2_queue); in vpbe_buffer_queue()
283 struct vpbe_layer *layer = vb2_get_drv_priv(vq); in vpbe_start_streaming()
326 struct vpbe_layer *layer = vb2_get_drv_priv(vq); in vpbe_stop_streaming()
Dvpif_capture.c78 struct channel_obj *ch = vb2_get_drv_priv(q); in vpif_buffer_prepare()
122 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
152 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
176 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
266 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
/linux-4.4.14/drivers/media/usb/msi2500/
Dmsi2500.c624 struct msi2500_dev *dev = vb2_get_drv_priv(vq); in msi2500_queue_setup()
639 struct msi2500_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in msi2500_buf_queue()
851 struct msi2500_dev *dev = vb2_get_drv_priv(vq); in msi2500_start_streaming()
880 struct msi2500_dev *dev = vb2_get_drv_priv(vq); in msi2500_stop_streaming()
/linux-4.4.14/drivers/media/usb/go7007/
Dgo7007-v4l2.c388 struct go7007 *go = vb2_get_drv_priv(vq); in go7007_buf_queue()
414 struct go7007 *go = vb2_get_drv_priv(vq); in go7007_buf_finish()
428 struct go7007 *go = vb2_get_drv_priv(q); in go7007_start_streaming()
459 struct go7007 *go = vb2_get_drv_priv(q); in go7007_stop_streaming()
/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c219 struct gsc_ctx *ctx = vb2_get_drv_priv(vq); in gsc_m2m_queue_setup()
240 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_prepare()
259 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_queue()
/linux-4.4.14/drivers/media/platform/s5p-g2d/
Dg2d.c108 struct g2d_ctx *ctx = vb2_get_drv_priv(vq); in g2d_queue_setup()
126 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_prepare()
138 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_queue()
/linux-4.4.14/drivers/media/platform/s5p-tv/
Dmixer_video.c888 struct mxr_layer *layer = vb2_get_drv_priv(vq); in queue_setup()
919 struct mxr_layer *layer = vb2_get_drv_priv(vb->vb2_queue); in buf_queue()
932 struct mxr_layer *layer = vb2_get_drv_priv(vq); in start_streaming()
981 struct mxr_layer *layer = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.4.14/include/media/
Dvideobuf2-core.h577 static inline void *vb2_get_drv_priv(struct vb2_queue *q) in vb2_get_drv_priv() function
/linux-4.4.14/drivers/media/usb/hackrf/
Dhackrf.c739 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_return_all_buffers()
765 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_queue_setup()
783 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_buf_queue()
802 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_start_streaming()
871 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_stop_streaming()
/linux-4.4.14/drivers/media/dvb-frontends/
Drtl2832_sdr.c496 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vq); in rtl2832_sdr_queue_setup()
512 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in rtl2832_sdr_buf_prepare()
524 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in rtl2832_sdr_buf_queue()
904 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vq); in rtl2832_sdr_start_streaming()
965 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vq); in rtl2832_sdr_stop_streaming()
/linux-4.4.14/drivers/media/platform/s3c-camif/
Dcamif-capture.c377 struct camif_vp *vp = vb2_get_drv_priv(vq); in start_streaming()
434 struct camif_vp *vp = vb2_get_drv_priv(vq); in stop_streaming()
444 struct camif_vp *vp = vb2_get_drv_priv(vq); in queue_setup()
477 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
496 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss_video.c294 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup()
323 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_prepare()
347 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_queue()
/linux-4.4.14/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c446 struct bdisp_ctx *ctx = vb2_get_drv_priv(vq); in bdisp_queue_setup()
471 struct bdisp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in bdisp_buf_prepare()
488 struct bdisp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in bdisp_buf_queue()
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispvideo.c327 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_queue_setup()
346 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_prepare()
386 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_queue()
/linux-4.4.14/drivers/media/platform/coda/
Dcoda-common.c1138 struct coda_ctx *ctx = vb2_get_drv_priv(vq); in coda_queue_setup()
1159 struct coda_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in coda_buf_prepare()
1178 struct coda_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in coda_buf_queue()
1247 struct coda_ctx *ctx = vb2_get_drv_priv(q); in coda_start_streaming()
1339 struct coda_ctx *ctx = vb2_get_drv_priv(q); in coda_stop_streaming()
/linux-4.4.14/drivers/media/usb/s2255/
Ds2255drv.c667 struct s2255_vc *vc = vb2_get_drv_priv(vq); in queue_setup()
677 struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
709 struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
1098 struct s2255_vc *vc = vb2_get_drv_priv(vq); in start_streaming()
1115 struct s2255_vc *vc = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.4.14/drivers/media/platform/ti-vpe/
Dvpe.c1804 struct vpe_ctx *ctx = vb2_get_drv_priv(vq); in vpe_queue_setup()
1827 struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vpe_buf_prepare()
1865 struct vpe_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vpe_buf_queue()
1879 struct vpe_ctx *ctx = vb2_get_drv_priv(q); in vpe_stop_streaming()
/linux-4.4.14/drivers/media/platform/am437x/
Dam437x-vpfe.c1916 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_queue_setup()
1948 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare()
1967 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue()
1984 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_start_streaming()
2045 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_stop_streaming()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2437 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(vq); in s5p_jpeg_queue_setup()
2463 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in s5p_jpeg_buf_prepare()
2484 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in s5p_jpeg_buf_queue()
2523 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(q); in s5p_jpeg_start_streaming()
2533 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(q); in s5p_jpeg_stop_streaming()