Searched defs:msc_bot_desc (Results 1 – 1 of 1) sorted by relevance
86 struct msc_bot_desc { struct87 struct usb_if_descriptor if0;88 struct usb_ep_descriptor if0_in_ep;89 struct usb_ep_descriptor if0_out_ep;90 struct usb_ep_descriptor if0_hs_in_ep;91 struct usb_ep_descriptor if0_hs_out_ep;115 struct msc_bot_desc *const desc; argument