Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_drv.c209 .mmap = vbox_mmap,
Dvbox_drv.h264 int vbox_mmap(struct file *filp, struct vm_area_struct *vma);
Dvbox_ttm.c440 int vbox_mmap(struct file *filp, struct vm_area_struct *vma) in vbox_mmap() function