Searched refs:vbg_hgcm_call (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | vbox_utils.h | 34 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id,
|
| /Linux-v5.4/drivers/virt/vboxguest/ |
| D | vboxguest_utils.c | 600 int vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id, in vbg_hgcm_call() function 651 EXPORT_SYMBOL(vbg_hgcm_call); 697 ret = vbg_hgcm_call(gdev, requestor, client_id, function, timeout_ms, in vbg_hgcm_call32()
|
| D | vboxguest_core.c | 1387 ret = vbg_hgcm_call(gdev, session->requestor, client_id, in vbg_ioctl_hgcm_call()
|