Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.h202 void vbg_linux_mouse_event(struct vbg_dev *gdev);
H A Dvboxguest_linux.c464 void vbg_linux_mouse_event(struct vbg_dev *gdev) in vbg_linux_mouse_event() function
H A Dvboxguest_core.c1823 vbg_linux_mouse_event(gdev); in vbg_core_isr()