vb2_mem_ops       691 drivers/media/common/videobuf2/videobuf2-dma-contig.c const struct vb2_mem_ops vb2_dma_contig_memops = {
vb2_mem_ops       636 drivers/media/common/videobuf2/videobuf2-dma-sg.c const struct vb2_mem_ops vb2_dma_sg_memops = {
vb2_mem_ops       430 drivers/media/common/videobuf2/videobuf2-vmalloc.c const struct vb2_mem_ops vb2_vmalloc_memops = {
vb2_mem_ops       109 drivers/media/pci/tw686x/tw686x.h 	const struct vb2_mem_ops *mem_ops;
vb2_mem_ops       655 drivers/media/platform/vivid/vivid-core.c 	static const struct vb2_mem_ops * const vivid_mem_ops[2] = {
vb2_mem_ops       570 include/media/videobuf2-core.h 	const struct vb2_mem_ops	*mem_ops;
vb2_mem_ops        30 include/media/videobuf2-dma-contig.h extern const struct vb2_mem_ops vb2_dma_contig_memops;
vb2_mem_ops        24 include/media/videobuf2-dma-sg.h extern const struct vb2_mem_ops vb2_dma_sg_memops;
vb2_mem_ops        18 include/media/videobuf2-vmalloc.h extern const struct vb2_mem_ops vb2_vmalloc_memops;