Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/media/
Dvideobuf2-vmalloc.h18 extern const struct vb2_mem_ops vb2_vmalloc_memops;
/Linux-v5.15/drivers/media/common/videobuf2/
Dvideobuf2-vmalloc.c426 const struct vb2_mem_ops vb2_vmalloc_memops = { variable
442 EXPORT_SYMBOL_GPL(vb2_vmalloc_memops);
/Linux-v5.15/drivers/usb/gadget/function/
Duvc_queue.c142 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvcg_queue_init()
/Linux-v5.15/drivers/media/usb/uvc/
Duvc_queue.c223 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvc_queue_init()
/Linux-v5.15/drivers/media/dvb-core/
Ddvb_vb2.c182 q->mem_ops = &vb2_vmalloc_memops; in dvb_vb2_init()
/Linux-v5.15/drivers/media/platform/rockchip/rkisp1/
Drkisp1-stats.c169 q->mem_ops = &vb2_vmalloc_memops; in rkisp1_stats_init_vb2_queue()
/Linux-v5.15/drivers/media/test-drivers/vimc/
Dvimc-capture.c430 q->mem_ops = &vb2_vmalloc_memops; in vimc_cap_add()
/Linux-v5.15/drivers/input/rmi4/
Drmi_f54.c384 .mem_ops = &vb2_vmalloc_memops,
/Linux-v5.15/drivers/media/platform/vsp1/
Dvsp1_histo.c573 histo->queue.mem_ops = &vb2_vmalloc_memops; in vsp1_histogram_init()
/Linux-v5.15/drivers/media/test-drivers/
Dvim2m.c1124 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
1138 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
/Linux-v5.15/drivers/media/usb/stk1160/
Dstk1160-v4l.c787 q->mem_ops = &vb2_vmalloc_memops; in stk1160_vb2_setup()
/Linux-v5.15/drivers/media/usb/usbtv/
Dusbtv-video.c895 usbtv->vb2q.mem_ops = &vb2_vmalloc_memops; in usbtv_video_init()
/Linux-v5.15/drivers/media/usb/hackrf/
Dhackrf.c1396 dev->rx_vb2_queue.mem_ops = &vb2_vmalloc_memops; in hackrf_probe()
1411 dev->tx_vb2_queue.mem_ops = &vb2_vmalloc_memops; in hackrf_probe()
/Linux-v5.15/drivers/media/i2c/
Dvideo-i2c.c793 queue->mem_ops = &vb2_vmalloc_memops; in video_i2c_probe()
/Linux-v5.15/drivers/media/usb/cx231xx/
Dcx231xx-video.c1811 q->mem_ops = &vb2_vmalloc_memops; in cx231xx_register_analog_devices()
1871 q->mem_ops = &vb2_vmalloc_memops; in cx231xx_register_analog_devices()
/Linux-v5.15/drivers/media/usb/pwc/
Dpwc-if.c1055 pdev->vb_queue.mem_ops = &vb2_vmalloc_memops; in usb_pwc_probe()
/Linux-v5.15/drivers/media/usb/au0828/
Dau0828-video.c1816 q->mem_ops = &vb2_vmalloc_memops; in au0828_vb2_setup()
1830 q->mem_ops = &vb2_vmalloc_memops; in au0828_vb2_setup()
/Linux-v5.15/drivers/staging/media/hantro/
Dhantro_drv.c223 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
/Linux-v5.15/drivers/media/usb/airspy/
Dairspy.c1003 s->vb_queue.mem_ops = &vb2_vmalloc_memops; in airspy_probe()
/Linux-v5.15/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c367 vb_queue->mem_ops = &vb2_vmalloc_memops; in netup_unidvb_queue_init()
/Linux-v5.15/drivers/media/usb/go7007/
Dgo7007-v4l2.c1086 go->vidq.mem_ops = &vb2_vmalloc_memops; in go7007_v4l2_init()
/Linux-v5.15/drivers/media/usb/msi2500/
Dmsi2500.c1200 dev->vb_queue.mem_ops = &vb2_vmalloc_memops; in msi2500_probe()
/Linux-v5.15/drivers/media/test-drivers/vicodec/
Dvicodec-core.c1707 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
1728 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
/Linux-v5.15/drivers/media/platform/
Drcar_drif.c1321 sdr->vb_queue.mem_ops = &vb2_vmalloc_memops; in rcar_drif_sdr_probe()
/Linux-v5.15/drivers/media/usb/em28xx/
Dem28xx-video.c1260 q->mem_ops = &vb2_vmalloc_memops; in em28xx_vb2_setup()
1274 q->mem_ops = &vb2_vmalloc_memops; in em28xx_vb2_setup()

12