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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvideobuf-vmalloc.c64 static void videobuf_vm_close(struct vm_area_struct *vma) function
125 .close = videobuf_vm_close,
312 release should happen inside videobuf_vm_close().
H A Dvideobuf-dma-contig.c52 static void videobuf_vm_close(struct vm_area_struct *vma) function
112 .close = videobuf_vm_close,
377 release should happen inside videobuf_vm_close().
H A Dvideobuf-dma-sg.c348 static void videobuf_vm_close(struct vm_area_struct *vma) function
408 .close = videobuf_vm_close,

Completed in 75 milliseconds