Searched defs:usb_class_country_selection_descriptor (Results 1 – 1 of 1) sorted by relevance
330 struct usb_class_country_selection_descriptor { struct331 u8 bFunctionLength;332 u8 bDescriptorType;333 u8 bDescriptorSubtype; /* 0x07 */334 u8 iCountryCodeRelDate;335 u16 wCountryCode0[0];