Home | History | Annotate | Download | only in DwUsb3Dxe

Lines Matching refs:usb_endpoint_descriptor

116 const struct usb_endpoint_descriptor hs_bulk_in = {
117 sizeof (struct usb_endpoint_descriptor),
125 const struct usb_endpoint_descriptor
127 sizeof(struct usb_endpoint_descriptor), /* bLength */
136 const struct usb_endpoint_descriptor ss_bulk_in = {
137 sizeof(struct usb_endpoint_descriptor), /* bLength */
146 const struct usb_endpoint_descriptor ss_bulk_out = {
147 sizeof(struct usb_endpoint_descriptor), /* bLength */
1887 struct usb_endpoint_descriptor *endp = (struct usb_endpoint_descriptor *)buf;