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