Searched refs:videobuf_vm_ops (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf-vmalloc.c123 static const struct vm_operations_struct videobuf_vm_ops = { variable in typeref:struct:vm_operations_struct
272 vma->vm_ops = &videobuf_vm_ops; __videobuf_mmap_mapper()
H A Dvideobuf-dma-contig.c133 static const struct vm_operations_struct videobuf_vm_ops = { variable in typeref:struct:vm_operations_struct
326 vma->vm_ops = &videobuf_vm_ops; __videobuf_mmap_mapper()
H A Dvideobuf-dma-sg.c452 static const struct vm_operations_struct videobuf_vm_ops = { variable in typeref:struct:vm_operations_struct
635 vma->vm_ops = &videobuf_vm_ops; __videobuf_mmap_mapper()

Completed in 68 milliseconds