Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dvideobuf-vmalloc.c120 static const struct vm_operations_struct videobuf_vm_ops = { variable
249 vma->vm_ops = &videobuf_vm_ops; in __videobuf_mmap_mapper()
Dvideobuf-dma-contig.c130 static const struct vm_operations_struct videobuf_vm_ops = { variable
322 vma->vm_ops = &videobuf_vm_ops; in __videobuf_mmap_mapper()
Dvideobuf-dma-sg.c451 static const struct vm_operations_struct videobuf_vm_ops = { variable
636 vma->vm_ops = &videobuf_vm_ops; in __videobuf_mmap_mapper()