Searched refs:videobuf_vm_ops (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/media/v4l2-core/ | ||
H A D | videobuf-vmalloc.c | 123 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 D | videobuf-dma-contig.c | 133 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 D | videobuf-dma-sg.c | 452 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