Searched refs:bcdDevice_hi (Results 1 – 6 of 6) sorted by relevance
153 MS_U16 bcdDevice_hi; member
201 U16 bcdDevice_hi; member
339 …CE_AND_VERSION, .idVendor = (vend), .idProduct = (prod), .bcdDevice_lo = (lo), .bcdDevice_hi = (hi)
176 (pDevId->bcdDevice_hi <= pUdev->descriptor.bcdDevice)) in ms_usb_match_id()
1642 (id->bcdDevice_hi <= dev->descriptor.bcdDevice)) in usb_match_id()
215 TO_NATIVE(id->bcdDevice_hi) : ~0x0U; in do_usb_entry_multi()