Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-vbi.c38 struct em28xx *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
62 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare()
82 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()
904 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()
983 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_stop_streaming()
1014 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_stop_vbi_streaming()
1046 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-vbi.c37 struct au0828_dev *dev = vb2_get_drv_priv(vq); in vbi_queue_setup()
54 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.c643 struct au0828_dev *dev = vb2_get_drv_priv(vq); in queue_setup()
661 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
680 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
775 struct au0828_dev *dev = vb2_get_drv_priv(vq); in au0828_start_analog_streaming()
813 struct au0828_dev *dev = vb2_get_drv_priv(vq); in au0828_stop_streaming()
843 struct au0828_dev *dev = vb2_get_drv_priv(vq); in au0828_stop_vbi_streaming()
/linux-4.1.27/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()
82 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_out_buf_queue()
94 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_start_streaming()
119 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_out_stop_streaming()
Dvivid-vbi-cap.c142 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_queue_setup()
162 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_prepare()
190 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_cap_buf_queue()
202 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_start_streaming()
227 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vbi_cap_stop_streaming()
Dvivid-sdr-cap.c206 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_prepare()
231 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in sdr_cap_buf_queue()
243 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_start_streaming()
275 struct vivid_dev *dev = vb2_get_drv_priv(vq); in sdr_cap_stop_streaming()
Dvivid-vid-out.c38 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_out_queue_setup()
112 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_out_buf_prepare()
155 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_out_buf_queue()
167 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_out_start_streaming()
198 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_out_stop_streaming()
Dvivid-vid-cap.c102 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_cap_queue_setup()
172 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_cap_buf_prepare()
209 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_cap_buf_finish()
234 struct vivid_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vid_cap_buf_queue()
246 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_cap_start_streaming()
280 struct vivid_dev *dev = vb2_get_drv_priv(vq); in vid_cap_stop_streaming()
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_queue.c75 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup()
92 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare()
118 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
138 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_finish()
148 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_start_streaming()
168 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_stop_streaming()
/linux-4.1.27/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()
88 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue()
/linux-4.1.27/Documentation/video4linux/
Dv4l2-pci-skeleton.c169 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup()
199 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-4.1.27/drivers/media/usb/pwc/
Dpwc-if.c579 struct pwc_device *pdev = vb2_get_drv_priv(vq); in queue_setup()
610 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
621 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish()
644 struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
661 struct pwc_device *pdev = vb2_get_drv_priv(vq); in start_streaming()
688 struct pwc_device *pdev = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c46 struct fimc_isp *isp = vb2_get_drv_priv(vq); in isp_video_capture_queue_setup()
88 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_start_streaming()
130 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_stop_streaming()
162 struct fimc_isp *isp = vb2_get_drv_priv(vb->vb2_queue); in isp_video_capture_buffer_prepare()
197 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()
223 struct fimc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in fimc_buf_queue()
Dfimc-lite.c427 struct fimc_lite *fimc = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
Dfimc-capture.c415 struct fimc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
/linux-4.1.27/drivers/media/platform/xilinx/
Dxilinx-dma.c316 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_queue_setup()
332 struct xvip_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in xvip_dma_buffer_prepare()
342 struct xvip_dma *dma = vb2_get_drv_priv(vb->vb2_queue); in xvip_dma_buffer_queue()
388 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_start_streaming()
447 struct xvip_dma *dma = vb2_get_drv_priv(vq); in xvip_dma_stop_streaming()
/linux-4.1.27/drivers/input/touchscreen/
Dsur40.c638 struct sur40_state *sur40 = vb2_get_drv_priv(q); in sur40_queue_setup()
659 struct sur40_state *sur40 = vb2_get_drv_priv(vb->vb2_queue); in sur40_buffer_prepare()
677 struct sur40_state *sur40 = vb2_get_drv_priv(vb->vb2_queue); in sur40_buffer_queue()
706 struct sur40_state *sur40 = vb2_get_drv_priv(vq); in sur40_start_streaming()
718 struct sur40_state *sur40 = vb2_get_drv_priv(vq); in sur40_stop_streaming()
/linux-4.1.27/drivers/media/usb/stk1160/
Dstk1160-v4l.c523 struct stk1160 *dev = vb2_get_drv_priv(vq); in queue_setup()
549 struct stk1160 *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
582 struct stk1160 *dev = vb2_get_drv_priv(vq); in start_streaming()
589 struct stk1160 *dev = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.1.27/drivers/media/pci/tw68/
Dtw68-video.c383 struct tw68_dev *dev = vb2_get_drv_priv(q); in tw68_queue_setup()
427 struct tw68_dev *dev = vb2_get_drv_priv(vq); in tw68_buf_queue()
461 struct tw68_dev *dev = vb2_get_drv_priv(vq); in tw68_buf_prepare()
503 struct tw68_dev *dev = vb2_get_drv_priv(vq); in tw68_buf_finish()
511 struct tw68_dev *dev = vb2_get_drv_priv(q); in tw68_start_streaming()
522 struct tw68_dev *dev = vb2_get_drv_priv(q); in tw68_stop_streaming()
/linux-4.1.27/drivers/media/usb/usbtv/
Dusbtv-video.c605 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_queue_setup()
617 struct usbtv *usbtv = vb2_get_drv_priv(vb->vb2_queue); in usbtv_buf_queue()
633 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_start_streaming()
643 struct usbtv *usbtv = vb2_get_drv_priv(vq); in usbtv_stop_streaming()
/linux-4.1.27/drivers/media/platform/blackfin/
Dbfin_capture.c204 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_queue_setup()
221 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_prepare()
238 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_queue()
249 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_cleanup()
260 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_start_streaming()
350 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_stop_streaming()
/linux-4.1.27/drivers/media/pci/sta2x11/
Dsta2x11_vip.c272 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup()
299 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
316 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
332 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish()
346 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in start_streaming()
362 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c318 struct solo_dev *solo_dev = vb2_get_drv_priv(q); in solo_queue_setup()
332 struct solo_dev *solo_dev = vb2_get_drv_priv(q); in solo_start_streaming()
340 struct solo_dev *solo_dev = vb2_get_drv_priv(q); in solo_stop_streaming()
349 struct solo_dev *solo_dev = vb2_get_drv_priv(vq); in solo_buf_queue()
Dsolo6x10-v4l2-enc.c667 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(q); in solo_enc_queue_setup()
682 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(vq); in solo_enc_buf_queue()
719 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(q); in solo_enc_start_streaming()
726 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(q); in solo_enc_stop_streaming()
744 struct solo_enc_dev *solo_enc = vb2_get_drv_priv(vb->vb2_queue); in solo_enc_buf_finish()
/linux-4.1.27/drivers/media/platform/
Dvim2m.c719 struct vim2m_ctx *ctx = vb2_get_drv_priv(vq); in vim2m_queue_setup()
746 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vim2m_buf_prepare()
775 struct vim2m_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in vim2m_buf_queue()
782 struct vim2m_ctx *ctx = vb2_get_drv_priv(q); in vim2m_start_streaming()
791 struct vim2m_ctx *ctx = vb2_get_drv_priv(q); in vim2m_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()
745 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in emmaprp_buf_queue()
Dsh_veu.c872 struct sh_veu_dev *veu = vb2_get_drv_priv(vq); in sh_veu_queue_setup()
913 struct sh_veu_dev *veu = vb2_get_drv_priv(vb->vb2_queue); in sh_veu_buf_prepare()
934 struct sh_veu_dev *veu = vb2_get_drv_priv(vb->vb2_queue); in sh_veu_buf_queue()
Dm2m-deinterlace.c804 struct deinterlace_ctx *ctx = vb2_get_drv_priv(vq); in deinterlace_queue_setup()
832 struct deinterlace_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in deinterlace_buf_prepare()
852 struct deinterlace_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in deinterlace_buf_queue()
/linux-4.1.27/drivers/staging/media/dt3155v4l/
Ddt3155v4l.c226 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_queue_setup()
245 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_wait_prepare()
253 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_wait_finish()
268 struct dt3155_priv *pd = vb2_get_drv_priv(q); in dt3155_stop_streaming()
284 struct dt3155_priv *pd = vb2_get_drv_priv(vb->vb2_queue); in dt3155_buf_queue()
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c1088 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_buffer_queue_setup()
1123 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare()
1151 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue()
1199 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_start_streaming()
1256 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_stop_streaming()
1281 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buf_cleanup()
/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_video.c715 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_queue_setup()
744 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_prepare()
765 struct vsp1_video *video = vb2_get_drv_priv(vb->vb2_queue); in vsp1_video_buffer_queue()
805 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_start_streaming()
857 struct vsp1_video *video = vb2_get_drv_priv(vq); in vsp1_video_stop_streaming()
/linux-4.1.27/drivers/media/usb/airspy/
Dairspy.c492 struct airspy *s = vb2_get_drv_priv(vq); in airspy_queue_setup()
508 struct airspy *s = vb2_get_drv_priv(vb->vb2_queue); in airspy_buf_queue()
526 struct airspy *s = vb2_get_drv_priv(vq); in airspy_start_streaming()
586 struct airspy *s = vb2_get_drv_priv(vq); in airspy_stop_streaming()
/linux-4.1.27/drivers/media/platform/davinci/
Dvpbe_display.c211 struct vpbe_layer *layer = vb2_get_drv_priv(q); in vpbe_buffer_prepare()
242 struct vpbe_layer *layer = vb2_get_drv_priv(vq); in vpbe_buffer_queue_setup()
270 struct vpbe_layer *layer = vb2_get_drv_priv(vb->vb2_queue); in vpbe_buffer_queue()
286 struct vpbe_layer *layer = vb2_get_drv_priv(vq); in vpbe_start_streaming()
327 struct vpbe_layer *layer = vb2_get_drv_priv(vq); in vpbe_stop_streaming()
Dvpif_display.c71 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_prepare()
114 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
142 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
163 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
248 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
Dvpif_capture.c76 struct channel_obj *ch = vb2_get_drv_priv(q); in vpif_buffer_prepare()
119 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
148 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue()
172 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
262 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
/linux-4.1.27/drivers/media/platform/marvell-ccic/
Dmcam-core.c1073 struct mcam_camera *cam = vb2_get_drv_priv(vq); in mcam_vb_queue_setup()
1091 struct mcam_camera *cam = vb2_get_drv_priv(vb->vb2_queue); in mcam_vb_buf_queue()
1110 struct mcam_camera *cam = vb2_get_drv_priv(vq); in mcam_vb_start_streaming()
1142 struct mcam_camera *cam = vb2_get_drv_priv(vq); in mcam_vb_stop_streaming()
1187 struct mcam_camera *cam = vb2_get_drv_priv(vb->vb2_queue); in mcam_vb_sg_buf_init()
1218 struct mcam_camera *cam = vb2_get_drv_priv(vb->vb2_queue); in mcam_vb_sg_buf_cleanup()
/linux-4.1.27/drivers/media/usb/hackrf/
Dhackrf.c470 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_queue_setup()
486 struct hackrf_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in hackrf_buf_queue()
498 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_start_streaming()
554 struct hackrf_dev *dev = vb2_get_drv_priv(vq); in hackrf_stop_streaming()
/linux-4.1.27/drivers/media/usb/go7007/
Dgo7007-v4l2.c386 struct go7007 *go = vb2_get_drv_priv(vq); in go7007_buf_queue()
410 struct go7007 *go = vb2_get_drv_priv(vq); in go7007_buf_finish()
424 struct go7007 *go = vb2_get_drv_priv(q); in go7007_start_streaming()
455 struct go7007 *go = vb2_get_drv_priv(q); in go7007_stop_streaming()
/linux-4.1.27/drivers/media/usb/msi2500/
Dmsi2500.c620 struct msi2500_state *s = vb2_get_drv_priv(vq); in msi2500_queue_setup()
634 struct msi2500_state *s = vb2_get_drv_priv(vb->vb2_queue); in msi2500_buf_queue()
826 struct msi2500_state *s = vb2_get_drv_priv(vq); in msi2500_start_streaming()
855 struct msi2500_state *s = vb2_get_drv_priv(vq); in msi2500_stop_streaming()
/linux-4.1.27/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()
258 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_queue()
/linux-4.1.27/drivers/media/dvb-frontends/
Drtl2832_sdr.c489 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vq); in rtl2832_sdr_queue_setup()
505 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in rtl2832_sdr_buf_prepare()
516 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in rtl2832_sdr_buf_queue()
871 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vq); in rtl2832_sdr_start_streaming()
928 struct rtl2832_sdr_dev *dev = vb2_get_drv_priv(vq); in rtl2832_sdr_stop_streaming()
/linux-4.1.27/drivers/media/platform/s5p-tv/
Dmixer_video.c888 struct mxr_layer *layer = vb2_get_drv_priv(vq); in queue_setup()
918 struct mxr_layer *layer = vb2_get_drv_priv(vb->vb2_queue); in buf_queue()
931 struct mxr_layer *layer = vb2_get_drv_priv(vq); in start_streaming()
978 struct mxr_layer *layer = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.1.27/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()
137 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_queue()
/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-capture.c383 struct camif_vp *vp = vb2_get_drv_priv(vq); in start_streaming()
440 struct camif_vp *vp = vb2_get_drv_priv(vq); in stop_streaming()
449 struct camif_vp *vp = vb2_get_drv_priv(vq); in queue_setup()
479 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
497 struct camif_vp *vp = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
/linux-4.1.27/drivers/staging/media/omap4iss/
Diss_video.c295 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup()
322 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_prepare()
345 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_queue()
/linux-4.1.27/include/media/
Dvideobuf2-core.h552 static inline void *vb2_get_drv_priv(struct vb2_queue *q) in vb2_get_drv_priv() function
/linux-4.1.27/drivers/media/platform/omap3isp/
Dispvideo.c327 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_queue_setup()
345 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_prepare()
383 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_queue()
/linux-4.1.27/drivers/media/platform/coda/
Dcoda-common.c1136 struct coda_ctx *ctx = vb2_get_drv_priv(vq); in coda_queue_setup()
1157 struct coda_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in coda_buf_prepare()
1175 struct coda_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in coda_buf_queue()
1244 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.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2127 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(vq); in s5p_jpeg_queue_setup()
2153 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in s5p_jpeg_buf_prepare()
2173 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in s5p_jpeg_buf_queue()
2201 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(q); in s5p_jpeg_start_streaming()
2211 struct s5p_jpeg_ctx *ctx = vb2_get_drv_priv(q); in s5p_jpeg_stop_streaming()
/linux-4.1.27/drivers/media/usb/s2255/
Ds2255drv.c666 struct s2255_vc *vc = vb2_get_drv_priv(vq); in queue_setup()
676 struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
706 struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
1095 struct s2255_vc *vc = vb2_get_drv_priv(vq); in start_streaming()
1112 struct s2255_vc *vc = vb2_get_drv_priv(vq); in stop_streaming()
/linux-4.1.27/drivers/media/platform/ti-vpe/
Dvpe.c1806 struct vpe_ctx *ctx = vb2_get_drv_priv(vq); in vpe_queue_setup()
1828 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.1.27/drivers/media/platform/am437x/
Dam437x-vpfe.c1929 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_queue_setup()
1960 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare()
1978 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue()
1995 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_start_streaming()
2056 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_stop_streaming()