Searched refs:videobuf_vm_ops (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.c123 static const struct vm_operations_struct videobuf_vm_ops = { variable in typeref:struct:vm_operations_struct
254 vma->vm_ops = &videobuf_vm_ops;
H A Dvideobuf-dma-contig.c110 static const struct vm_operations_struct videobuf_vm_ops = { variable in typeref:struct:vm_operations_struct
318 vma->vm_ops = &videobuf_vm_ops;
H A Dvideobuf-dma-sg.c406 static const struct vm_operations_struct videobuf_vm_ops = { variable in typeref:struct:vm_operations_struct
614 vma->vm_ops = &videobuf_vm_ops;

Completed in 106 milliseconds