Home
last modified time | relevance | path

Searched refs:USB_PNP_NOTIFY_MATCH_DEV_HIGH (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h46 USB_PNP_NOTIFY_MATCH_DEV_HIGH = 0x0008, enumerator
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h46 USB_PNP_NOTIFY_MATCH_DEV_HIGH = 0x0008, enumerator
/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c91 if ((id->matchFlag & USB_PNP_NOTIFY_MATCH_DEV_HIGH) && (id->bcdDeviceHigh < dev->deviceInfo.bcdDeviceHigh)) { in UsbDdkPnpLoaderMatchDevice()

Completed in 3 milliseconds