Home
last modified time | relevance | path

Searched defs:UsbPnpMatchIdTable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dusb_ddk_pnp_loader.h18 struct UsbPnpMatchIdTable { struct
19 const char *moduleName;
20 const char *serviceName;
30 uint32_t interfaceMask;
32 uint8_t pnpMatchFlag;
34 uint8_t length;
36 uint16_t matchFlag;
38 uint16_t vendorId;
39 uint16_t productId;
41 uint16_t bcdDeviceLow;
[all …]
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dusb_ddk_pnp_loader.h18 struct UsbPnpMatchIdTable { struct
19 const char *moduleName;
20 const char *serviceName;
30 uint32_t interfaceMask;
32 uint8_t pnpMatchFlag;
34 uint8_t length;
36 uint16_t matchFlag;
38 uint16_t vendorId;
39 uint16_t productId;
41 uint16_t bcdDeviceLow;
[all …]