Home
last modified time | relevance | path

Searched defs:vmmdev_hgcm_service_location (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvbox_vmmdev_types.h90 struct vmmdev_hgcm_service_location { struct
92 enum vmmdev_hgcm_service_location_type type; argument
97 VMMDEV_ASSERT_SIZE(vmmdev_hgcm_service_location, 128 + 4); argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvbox_vmmdev_types.h123 struct vmmdev_hgcm_service_location { struct
124 enum vmmdev_hgcm_service_location_type type; argument
126 struct vmmdev_hgcm_service_location_localhost localhost; argument
127 } u;
/kernel/linux/linux-5.10/include/uapi/linux/
Dvbox_vmmdev_types.h185 struct vmmdev_hgcm_service_location { struct
187 enum vmmdev_hgcm_service_location_type type; argument
193 VMMDEV_ASSERT_SIZE(vmmdev_hgcm_service_location, 128 + 4); argument