Home
last modified time | relevance | path

Searched refs:vmmdev_hgcm_service_location (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dvbox_vmmdev_types.h185 struct vmmdev_hgcm_service_location { struct
193 VMMDEV_ASSERT_SIZE(vmmdev_hgcm_service_location, 128 + 4); argument
H A Dvboxguest.h114 struct vmmdev_hgcm_service_location loc;
/linux/include/linux/
H A Dvbox_utils.h29 struct vmmdev_hgcm_service_location *loc,
/linux/drivers/virt/vboxguest/
H A Dvmmdev.h402 struct vmmdev_hgcm_service_location loc;
H A Dvboxguest_utils.c126 struct vmmdev_hgcm_service_location *loc, in vbg_hgcm_connect()