Searched refs:USB_PNP_NOTIFY_MATCH_DEV_LOW (Results 1 – 2 of 2) sorted by relevance
45 USB_PNP_NOTIFY_MATCH_DEV_LOW = 0x0004, enumerator
87 …if ((id->matchFlag & USB_PNP_NOTIFY_MATCH_DEV_LOW) && (id->bcdDeviceLow > dev->deviceInfo.bcdDevic… in UsbDdkPnpLoaderMatchDevice()