Home
last modified time | relevance | path

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

12

/Linux-v5.10/include/media/
Dvideobuf2-vmalloc.h18 extern const struct vb2_mem_ops vb2_vmalloc_memops;
/Linux-v5.10/drivers/media/common/videobuf2/
Dvideobuf2-vmalloc.c417 const struct vb2_mem_ops vb2_vmalloc_memops = { variable
433 EXPORT_SYMBOL_GPL(vb2_vmalloc_memops);
/Linux-v5.10/drivers/usb/gadget/function/
Duvc_queue.c124 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvcg_queue_init()
/Linux-v5.10/drivers/media/usb/uvc/
Duvc_queue.c228 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvc_queue_init()
/Linux-v5.10/drivers/media/dvb-core/
Ddvb_vb2.c182 q->mem_ops = &vb2_vmalloc_memops; in dvb_vb2_init()
/Linux-v5.10/drivers/staging/media/rkisp1/
Drkisp1-stats.c188 q->mem_ops = &vb2_vmalloc_memops; in rkisp1_stats_init_vb2_queue()
/Linux-v5.10/drivers/media/test-drivers/vimc/
Dvimc-capture.c430 q->mem_ops = &vb2_vmalloc_memops; in vimc_cap_add()
/Linux-v5.10/drivers/input/rmi4/
Drmi_f54.c378 .mem_ops = &vb2_vmalloc_memops,
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_histo.c568 histo->queue.mem_ops = &vb2_vmalloc_memops; in vsp1_histogram_init()
/Linux-v5.10/drivers/media/test-drivers/
Dvim2m.c1129 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
1143 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
/Linux-v5.10/drivers/media/usb/stk1160/
Dstk1160-v4l.c787 q->mem_ops = &vb2_vmalloc_memops; in stk1160_vb2_setup()
/Linux-v5.10/drivers/media/usb/usbtv/
Dusbtv-video.c895 usbtv->vb2q.mem_ops = &vb2_vmalloc_memops; in usbtv_video_init()
/Linux-v5.10/drivers/media/usb/hackrf/
Dhackrf.c1399 dev->rx_vb2_queue.mem_ops = &vb2_vmalloc_memops; in hackrf_probe()
1414 dev->tx_vb2_queue.mem_ops = &vb2_vmalloc_memops; in hackrf_probe()
/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_drv.c212 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
/Linux-v5.10/drivers/media/i2c/
Dvideo-i2c.c797 queue->mem_ops = &vb2_vmalloc_memops; in video_i2c_probe()
/Linux-v5.10/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.10/drivers/media/usb/pwc/
Dpwc-if.c1059 pdev->vb_queue.mem_ops = &vb2_vmalloc_memops; in usb_pwc_probe()
/Linux-v5.10/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-v5.10/drivers/media/usb/airspy/
Dairspy.c1006 s->vb_queue.mem_ops = &vb2_vmalloc_memops; in airspy_probe()
/Linux-v5.10/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c367 vb_queue->mem_ops = &vb2_vmalloc_memops; in netup_unidvb_queue_init()
/Linux-v5.10/drivers/media/usb/go7007/
Dgo7007-v4l2.c1086 go->vidq.mem_ops = &vb2_vmalloc_memops; in go7007_v4l2_init()
/Linux-v5.10/drivers/media/usb/msi2500/
Dmsi2500.c1203 dev->vb_queue.mem_ops = &vb2_vmalloc_memops; in msi2500_probe()
/Linux-v5.10/drivers/media/test-drivers/vicodec/
Dvicodec-core.c1712 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
1733 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
/Linux-v5.10/drivers/media/platform/
Drcar_drif.c1322 sdr->vb_queue.mem_ops = &vb2_vmalloc_memops; in rcar_drif_sdr_probe()
/Linux-v5.10/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