Searched defs:USBDesc (Results 1 – 2 of 2) sorted by relevance
193 struct USBDesc { struct194 USBDescID id; argument195 const USBDescDevice *full; argument196 const USBDescDevice *high; argument197 const USBDescDevice *super; argument199 const USBDescMSOS *msos; argument
186 typedef struct USBDesc USBDesc; typedef