| /u-boot/include/linux/usb/ |
| A D | ch9.h | 366 struct usb_endpoint_descriptor { struct 486 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out() 498 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk() 511 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control() 525 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int() 539 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc() 553 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in() 566 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_out() 579 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_in() 592 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_out() [all …]
|
| A D | composite.h | 198 static inline struct usb_endpoint_descriptor * 199 ep_choose(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_choose() 200 struct usb_endpoint_descriptor *fs) in ep_choose()
|
| A D | gadget.h | 115 const struct usb_endpoint_descriptor *desc); 186 const struct usb_endpoint_descriptor *desc; 231 const struct usb_endpoint_descriptor *desc) in usb_ep_enable() 477 struct usb_endpoint_descriptor *, 481 struct usb_endpoint_descriptor *); 967 struct usb_endpoint_descriptor *);
|
| /u-boot/drivers/usb/gadget/ |
| A D | storage_common.c | 417 static struct usb_endpoint_descriptor 427 static struct usb_endpoint_descriptor 439 static struct usb_endpoint_descriptor 479 static struct usb_endpoint_descriptor 489 static struct usb_endpoint_descriptor 502 static struct usb_endpoint_descriptor 535 static struct usb_endpoint_descriptor * 536 fsg_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fsg_ep_desc() 537 struct usb_endpoint_descriptor *hs) in fsg_ep_desc()
|
| A D | f_fastboot.c | 75 static struct usb_endpoint_descriptor fs_ep_in = { 83 static struct usb_endpoint_descriptor fs_ep_out = { 91 static struct usb_endpoint_descriptor hs_ep_in = { 99 static struct usb_endpoint_descriptor hs_ep_out = { 132 static struct usb_endpoint_descriptor ss_ep_in = { 140 static struct usb_endpoint_descriptor ss_ep_out = { 162 static struct usb_endpoint_descriptor * 163 fb_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fb_ep_desc() 164 struct usb_endpoint_descriptor *hs, in fb_ep_desc() 165 struct usb_endpoint_descriptor *ss) in fb_ep_desc() [all …]
|
| A D | f_thor.c | 364 static inline struct usb_endpoint_descriptor * 365 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc() 366 struct usb_endpoint_descriptor *fs) in ep_desc() 381 static struct usb_endpoint_descriptor fs_in_desc = { 389 static struct usb_endpoint_descriptor fs_out_desc = { 438 static struct usb_endpoint_descriptor fs_int_desc = { 461 static struct usb_endpoint_descriptor hs_in_desc = { 469 static struct usb_endpoint_descriptor hs_out_desc = { 477 static struct usb_endpoint_descriptor hs_int_desc = { 909 struct usb_endpoint_descriptor *d; in thor_eps_setup()
|
| A D | dwc2_udc_otg_priv.h | 55 const struct usb_endpoint_descriptor *desc;
|
| A D | epautoconf.c | 49 struct usb_endpoint_descriptor *desc in ep_matches() 221 struct usb_endpoint_descriptor *desc in usb_ep_autoconfig()
|
| A D | f_rockusb.c | 29 static struct usb_endpoint_descriptor fs_ep_in = { 37 static struct usb_endpoint_descriptor fs_ep_out = { 45 static struct usb_endpoint_descriptor hs_ep_in = { 53 static struct usb_endpoint_descriptor hs_ep_out = { 131 static struct usb_endpoint_descriptor *rkusb_ep_desc( in rkusb_ep_desc() 133 struct usb_endpoint_descriptor *fs, in rkusb_ep_desc() 134 struct usb_endpoint_descriptor *hs) in rkusb_ep_desc() 251 const struct usb_endpoint_descriptor *d; in rockusb_set_alt()
|
| A D | core.c | 220 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor_index (struct usb_device_instance in usbd_device_endpoint_descriptor_index() 270 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor (struct usb_device_instance *device… in usbd_device_endpoint_descriptor() 272 struct usb_endpoint_descriptor *endpoint_descriptor; in usbd_device_endpoint_descriptor()
|
| A D | pxa25x_udc.h | 52 const struct usb_endpoint_descriptor *desc;
|
| A D | ci_udc.h | 96 const struct usb_endpoint_descriptor *desc;
|
| A D | ether.c | 107 const struct usb_endpoint_descriptor 550 static struct usb_endpoint_descriptor 643 static struct usb_endpoint_descriptor 653 static struct usb_endpoint_descriptor 723 static struct usb_endpoint_descriptor 734 static struct usb_endpoint_descriptor 743 static struct usb_endpoint_descriptor 819 static inline struct usb_endpoint_descriptor * 820 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc() 821 struct usb_endpoint_descriptor *fs) in ep_desc()
|
| A D | f_sdp.c | 162 static struct usb_endpoint_descriptor in_desc = { 172 static struct usb_endpoint_descriptor out_desc = { 182 static struct usb_endpoint_descriptor in_hs_desc = { 192 static struct usb_endpoint_descriptor out_hs_desc = {
|
| A D | fotg210.c | 42 const struct usb_endpoint_descriptor *desc; 62 static struct usb_endpoint_descriptor ep0_desc = { 63 .bLength = sizeof(struct usb_endpoint_descriptor), 504 struct usb_ep *_ep, const struct usb_endpoint_descriptor *desc) in fotg210_ep_enable()
|
| A D | atmel_usba_udc.h | 268 const struct usb_endpoint_descriptor *desc;
|
| /u-boot/drivers/serial/ |
| A D | usbtty.c | 106 static struct usb_endpoint_descriptor *ep_descriptor_ptrs[NUM_ENDPOINTS]; 151 struct usb_endpoint_descriptor notification_endpoint; 155 struct usb_endpoint_descriptor data_endpoints[NUM_ENDPOINTS-1]; 218 sizeof(struct usb_endpoint_descriptor), 244 sizeof(struct usb_endpoint_descriptor), 255 sizeof(struct usb_endpoint_descriptor), 285 struct usb_endpoint_descriptor data_endpoints[NUM_ENDPOINTS]; 324 sizeof(struct usb_endpoint_descriptor), 334 sizeof(struct usb_endpoint_descriptor), 344 sizeof(struct usb_endpoint_descriptor),
|
| /u-boot/drivers/usb/musb-new/ |
| A D | usb-compat.h | 13 struct usb_endpoint_descriptor desc;
|
| A D | musb_gadget.h | 62 const struct usb_endpoint_descriptor *desc;
|
| /u-boot/drivers/usb/emul/ |
| A D | sandbox_keyb.c | 102 static struct usb_endpoint_descriptor keyb_endpoint0_in = { 136 static struct usb_endpoint_descriptor keyb_endpoint1_in = {
|
| A D | sandbox_flash.c | 142 static struct usb_endpoint_descriptor flash_endpoint0_out = { 152 static struct usb_endpoint_descriptor flash_endpoint1_in = {
|
| /u-boot/drivers/usb/host/ |
| A D | xhci.c | 49 struct usb_endpoint_descriptor endpoint; 280 static unsigned int xhci_get_ep_index(struct usb_endpoint_descriptor *desc) in xhci_get_ep_index() 314 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_microframe_interval() 323 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_frame_interval() 333 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_exponent_interval() 365 struct usb_endpoint_descriptor *endpt_desc) in xhci_get_endpoint_interval() 421 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_endpoint_mult() 432 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_endpoint_max_burst() 453 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_max_esit_payload() 580 struct usb_endpoint_descriptor *endpt_desc = NULL; in xhci_set_configuration()
|
| /u-boot/include/ |
| A D | usbdevice.h | 517 struct usb_endpoint_descriptor **endpoints_descriptor_array; 638 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor_index (struct usb_device_instance *… 641 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor (struct usb_device_instance *, int,…
|
| A D | usbdescriptors.h | 181 struct usb_endpoint_descriptor { struct 472 struct usb_endpoint_descriptor endpoint;
|
| /u-boot/cmd/ |
| A D | usb.c | 221 static void usb_display_ep_desc(struct usb_endpoint_descriptor *epdesc) in usb_display_ep_desc() 250 struct usb_endpoint_descriptor *epdesc; in usb_display_config()
|