Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_uniformed_api.h535 vboxUniformedIUSBCommon UIUSBCommon; member
H A Dvbox_common.c1768 gVBoxAPI.UIUSBCommon.Enable(USBCommon); in vboxAttachUSB()
1792 gVBoxAPI.UIUSBCommon.CreateDeviceFilter(USBCommon, in vboxAttachUSB()
1820 gVBoxAPI.UIUSBCommon.InsertDeviceFilter(USBCommon, i, filter); in vboxAttachUSB()
2981 gVBoxAPI.UIUSBCommon.GetEnabled(USBCommon, &enabled); in vboxHostDeviceGetXMLDesc()
H A Dvbox_tmpl.c2557 pVBoxAPI->UIUSBCommon = _UIUSBCommon; in NAME()