Home
last modified time | relevance | path

Searched refs:vb2_common_vm_ops (Results 1 – 4 of 4) sorted by relevance

/drivers/media/common/videobuf2/
A Dvideobuf2-memops.c123 const struct vm_operations_struct vb2_common_vm_ops = { variable
127 EXPORT_SYMBOL_GPL(vb2_common_vm_ops);
A Dvideobuf2-vmalloc.c195 vma->vm_ops = &vb2_common_vm_ops; in vb2_vmalloc_mmap()
A Dvideobuf2-dma-sg.c352 vma->vm_ops = &vb2_common_vm_ops; in vb2_dma_sg_mmap()
A Dvideobuf2-dma-contig.c297 vma->vm_ops = &vb2_common_vm_ops; in vb2_dc_mmap()

Completed in 8 milliseconds