Searched refs:vbg_hgcm_call (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/include/linux/ |
| D | vbox_utils.h | 33 int vbg_hgcm_call(struct vbg_dev *gdev, u32 client_id, u32 function,
|
| /Linux-v4.19/drivers/virt/vboxguest/ |
| D | vboxguest_utils.c | 596 int vbg_hgcm_call(struct vbg_dev *gdev, u32 client_id, u32 function, in vbg_hgcm_call() function 646 EXPORT_SYMBOL(vbg_hgcm_call); 692 ret = vbg_hgcm_call(gdev, client_id, function, timeout_ms, in vbg_hgcm_call32()
|
| D | vboxguest_core.c | 1321 ret = vbg_hgcm_call(gdev, client_id, in vbg_ioctl_hgcm_call()
|