Searched defs:USBFilterMatchRated (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/
H A DUSBFilter.cpp751 return USBFilterMatchRated(pFilter, pDevice) > 0;
775 USBLIB_DECL(int) USBFilterMatchRated(PCUSBFILTER pFilter, PCUSBFILTER pDevice) function
778 dprintf(("USBFilterMatchRated: %p %p\n", pFilter, pDevice));

Completed in 47 milliseconds