Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/v4l2-core/
A 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()
A Dvideobuf-dma-contig.c62 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() function
130 .open = videobuf_vm_open,
324 videobuf_vm_open(vma); in __videobuf_mmap_mapper()
A Dvideobuf-dma-sg.c380 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() function
448 .open = videobuf_vm_open,

Completed in 5 milliseconds