Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h43 USB_PNP_NOTIFY_MATCH_VENDOR = 0x0001, enumerator
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h43 USB_PNP_NOTIFY_MATCH_VENDOR = 0x0001, enumerator
/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c79 if ((id->matchFlag & USB_PNP_NOTIFY_MATCH_VENDOR) && (id->vendorId != dev->deviceInfo.vendorId)) { in UsbDdkPnpLoaderMatchDevice()
359 !(id->matchFlag & USB_PNP_NOTIFY_MATCH_VENDOR) && in UsbDdkPnpLoaderMatchOneIdIntf()

Completed in 3 milliseconds