Searched defs:UsbPnpMatchIdTable (Results 1 – 2 of 2) sorted by relevance
18 struct UsbPnpMatchIdTable { struct19 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 …]