Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dvideobuf-vmalloc.c51 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() function
121 .open = videobuf_vm_open,
258 videobuf_vm_open(vma); in __videobuf_mmap_mapper()
Dvideobuf-dma-contig.c63 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() function
131 .open = videobuf_vm_open,
330 videobuf_vm_open(vma); in __videobuf_mmap_mapper()
Dvideobuf-dma-sg.c384 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() function
452 .open = videobuf_vm_open,