Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf-vmalloc.c54 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() function
124 .open = videobuf_vm_open,
281 videobuf_vm_open(vma); in __videobuf_mmap_mapper()
Dvideobuf-dma-contig.c66 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() function
134 .open = videobuf_vm_open,
334 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
453 .open = videobuf_vm_open,