Searched refs:videobuf_vm_close (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf-vmalloc.c64 static void videobuf_vm_close(struct vm_area_struct *vma) videobuf_vm_close() function
125 .close = videobuf_vm_close,
331 release should happen inside videobuf_vm_close(). videobuf_vmalloc_free()
H A Dvideobuf-dma-contig.c76 static void videobuf_vm_close(struct vm_area_struct *vma) videobuf_vm_close() function
135 .close = videobuf_vm_close,
384 release should happen inside videobuf_vm_close(). videobuf_dma_contig_free()
H A Dvideobuf-dma-sg.c394 static void videobuf_vm_close(struct vm_area_struct *vma) videobuf_vm_close() function
454 .close = videobuf_vm_close,

Completed in 81 milliseconds