Home
last modified time | relevance | path

Searched refs:vb2_vmalloc_memops (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v4.19/include/media/
Dvideobuf2-vmalloc.h18 extern const struct vb2_mem_ops vb2_vmalloc_memops;
/Linux-v4.19/drivers/media/common/videobuf2/
Dvideobuf2-vmalloc.c431 const struct vb2_mem_ops vb2_vmalloc_memops = { variable
447 EXPORT_SYMBOL_GPL(vb2_vmalloc_memops);
/Linux-v4.19/drivers/usb/gadget/function/
Duvc_queue.c124 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvcg_queue_init()
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_queue.c230 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvc_queue_init()
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_vb2.c183 q->mem_ops = &vb2_vmalloc_memops; in dvb_vb2_init()
/Linux-v4.19/drivers/media/platform/
Dvim2m.c841 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
854 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
Drcar_drif.c1328 sdr->vb_queue.mem_ops = &vb2_vmalloc_memops; in rcar_drif_sdr_probe()
/Linux-v4.19/drivers/media/platform/vimc/
Dvimc-capture.c438 q->mem_ops = &vb2_vmalloc_memops; in vimc_cap_comp_bind()
/Linux-v4.19/drivers/media/i2c/
Dvideo-i2c.c554 queue->mem_ops = &vb2_vmalloc_memops; in video_i2c_probe()
/Linux-v4.19/drivers/input/rmi4/
Drmi_f54.c367 .mem_ops = &vb2_vmalloc_memops,
/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_histo.c569 histo->queue.mem_ops = &vb2_vmalloc_memops; in vsp1_histogram_init()
/Linux-v4.19/drivers/media/usb/stk1160/
Dstk1160-v4l.c804 q->mem_ops = &vb2_vmalloc_memops; in stk1160_vb2_setup()
/Linux-v4.19/drivers/media/usb/hackrf/
Dhackrf.c1414 dev->rx_vb2_queue.mem_ops = &vb2_vmalloc_memops; in hackrf_probe()
1429 dev->tx_vb2_queue.mem_ops = &vb2_vmalloc_memops; in hackrf_probe()
/Linux-v4.19/drivers/media/platform/vicodec/
Dvicodec-core.c1191 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
1207 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
/Linux-v4.19/drivers/media/usb/pwc/
Dpwc-if.c1020 pdev->vb_queue.mem_ops = &vb2_vmalloc_memops; in usb_pwc_probe()
/Linux-v4.19/drivers/media/usb/usbtv/
Dusbtv-video.c900 usbtv->vb2q.mem_ops = &vb2_vmalloc_memops; in usbtv_video_init()
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-video.c1817 q->mem_ops = &vb2_vmalloc_memops; in au0828_vb2_setup()
1831 q->mem_ops = &vb2_vmalloc_memops; in au0828_vb2_setup()
/Linux-v4.19/drivers/media/usb/airspy/
Dairspy.c1022 s->vb_queue.mem_ops = &vb2_vmalloc_memops; in airspy_probe()
/Linux-v4.19/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c376 vb_queue->mem_ops = &vb2_vmalloc_memops; in netup_unidvb_queue_init()
/Linux-v4.19/drivers/media/usb/go7007/
Dgo7007-v4l2.c1114 go->vidq.mem_ops = &vb2_vmalloc_memops; in go7007_v4l2_init()
/Linux-v4.19/drivers/media/usb/msi2500/
Dmsi2500.c1223 dev->vb_queue.mem_ops = &vb2_vmalloc_memops; in msi2500_probe()
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-video.c1265 q->mem_ops = &vb2_vmalloc_memops; in em28xx_vb2_setup()
1279 q->mem_ops = &vb2_vmalloc_memops; in em28xx_vb2_setup()
/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x-video.c153 .mem_ops = &vb2_vmalloc_memops,
/Linux-v4.19/drivers/media/platform/marvell-ccic/
Dmcam-core.c1286 vq->mem_ops = &vb2_vmalloc_memops; in mcam_setup_vb2()
/Linux-v4.19/drivers/media/usb/gspca/
Dgspca.c1521 q->mem_ops = &vb2_vmalloc_memops; in gspca_dev_probe2()

12