Searched refs:USB_PNP_NOTIFY_MATCH_DEV_CLASS (Results 1 – 2 of 2) sorted by relevance
47 USB_PNP_NOTIFY_MATCH_DEV_CLASS = 0x0010, enumerator
95 …if ((id->matchFlag & USB_PNP_NOTIFY_MATCH_DEV_CLASS) && (id->deviceClass != dev->deviceInfo.device… in UsbDdkPnpLoaderMatchDevice()