| /linux/include/media/ |
| A D | videobuf2-vmalloc.h | 18 extern const struct vb2_mem_ops vb2_vmalloc_memops;
|
| /linux/drivers/media/common/videobuf2/ |
| A D | videobuf2-vmalloc.c | 428 const struct vb2_mem_ops vb2_vmalloc_memops = { variable 444 EXPORT_SYMBOL_GPL(vb2_vmalloc_memops);
|
| /linux/drivers/usb/gadget/function/ |
| A D | uvc_queue.c | 142 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvcg_queue_init()
|
| /linux/drivers/media/usb/uvc/ |
| A D | uvc_queue.c | 223 queue->queue.mem_ops = &vb2_vmalloc_memops; in uvc_queue_init()
|
| /linux/drivers/media/dvb-core/ |
| A D | dvb_vb2.c | 182 q->mem_ops = &vb2_vmalloc_memops; in dvb_vb2_init()
|
| /linux/drivers/media/test-drivers/vimc/ |
| A D | vimc-capture.c | 430 q->mem_ops = &vb2_vmalloc_memops; in vimc_cap_add()
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| A D | rkisp1-stats.c | 169 q->mem_ops = &vb2_vmalloc_memops; in rkisp1_stats_init_vb2_queue()
|
| /linux/drivers/media/test-drivers/ |
| A D | vim2m.c | 1119 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init() 1133 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
|
| /linux/drivers/media/platform/vsp1/ |
| A D | vsp1_histo.c | 573 histo->queue.mem_ops = &vb2_vmalloc_memops; in vsp1_histogram_init()
|
| /linux/drivers/input/rmi4/ |
| A D | rmi_f54.c | 384 .mem_ops = &vb2_vmalloc_memops,
|
| /linux/drivers/media/usb/stk1160/ |
| A D | stk1160-v4l.c | 787 q->mem_ops = &vb2_vmalloc_memops; in stk1160_vb2_setup()
|
| /linux/drivers/media/usb/hackrf/ |
| A D | hackrf.c | 1396 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/drivers/media/usb/usbtv/ |
| A D | usbtv-video.c | 895 usbtv->vb2q.mem_ops = &vb2_vmalloc_memops; in usbtv_video_init()
|
| /linux/drivers/media/usb/cx231xx/ |
| A D | cx231xx-video.c | 1811 q->mem_ops = &vb2_vmalloc_memops; in cx231xx_register_analog_devices() 1871 q->mem_ops = &vb2_vmalloc_memops; in cx231xx_register_analog_devices()
|
| /linux/drivers/media/i2c/ |
| A D | video-i2c.c | 796 queue->mem_ops = &vb2_vmalloc_memops; in video_i2c_probe()
|
| /linux/drivers/media/usb/au0828/ |
| A D | au0828-video.c | 1816 q->mem_ops = &vb2_vmalloc_memops; in au0828_vb2_setup() 1830 q->mem_ops = &vb2_vmalloc_memops; in au0828_vb2_setup()
|
| /linux/drivers/media/usb/pwc/ |
| A D | pwc-if.c | 1055 pdev->vb_queue.mem_ops = &vb2_vmalloc_memops; in usb_pwc_probe()
|
| /linux/drivers/staging/media/hantro/ |
| A D | hantro_drv.c | 223 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
|
| /linux/drivers/media/pci/netup_unidvb/ |
| A D | netup_unidvb_core.c | 372 vb_queue->mem_ops = &vb2_vmalloc_memops; in netup_unidvb_queue_init()
|
| /linux/drivers/media/usb/airspy/ |
| A D | airspy.c | 1006 s->vb_queue.mem_ops = &vb2_vmalloc_memops; in airspy_probe()
|
| /linux/drivers/media/test-drivers/vicodec/ |
| A D | vicodec-core.c | 1707 src_vq->mem_ops = &vb2_vmalloc_memops; in queue_init() 1728 dst_vq->mem_ops = &vb2_vmalloc_memops; in queue_init()
|
| /linux/drivers/media/usb/go7007/ |
| A D | go7007-v4l2.c | 1086 go->vidq.mem_ops = &vb2_vmalloc_memops; in go7007_v4l2_init()
|
| /linux/drivers/media/usb/msi2500/ |
| A D | msi2500.c | 1200 dev->vb_queue.mem_ops = &vb2_vmalloc_memops; in msi2500_probe()
|
| /linux/drivers/media/platform/ |
| A D | rcar_drif.c | 1321 sdr->vb_queue.mem_ops = &vb2_vmalloc_memops; in rcar_drif_sdr_probe()
|
| /linux/drivers/media/usb/em28xx/ |
| A D | em28xx-video.c | 1260 q->mem_ops = &vb2_vmalloc_memops; in em28xx_vb2_setup() 1274 q->mem_ops = &vb2_vmalloc_memops; in em28xx_vb2_setup()
|