Searched refs:VBoxUSBFilterMatch (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/
H A DVBoxUSBFilterMgr.h38 VBOXUSBFILTER_CONTEXT VBoxUSBFilterMatch(PCUSBFILTER pDevice, uintptr_t *puId);
H A DVBoxUSBFilterMgr.cpp400 * Unlike the VBoxUSBFilterMatch, returns Owner also if exclude filter is matched
501 VBOXUSBFILTER_CONTEXT VBoxUSBFilterMatch(PCUSBFILTER pDevice, uintptr_t *puId) function
/vbox/src/VBox/HostDrivers/VBoxUSB/darwin/
H A DVBoxUSB.cpp1080 RTPROCESS Owner = VBoxUSBFilterMatch(&Device, &uId);
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSBMon-solaris.c1051 RTPROCESS Owner = VBoxUSBFilterMatch(&Filter, &uId);

Completed in 50 milliseconds