| /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 *);
|
| A D | usb_urb_compat.h | 29 struct usb_endpoint_descriptor desc;
|
| /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 = { 133 static struct usb_endpoint_descriptor ss_ep_in = { 141 static struct usb_endpoint_descriptor ss_ep_out = { 163 static struct usb_endpoint_descriptor * 164 fb_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fb_ep_desc() 165 struct usb_endpoint_descriptor *hs, in fb_ep_desc() 166 struct usb_endpoint_descriptor *ss) in fb_ep_desc() [all …]
|
| A D | f_acm.c | 127 static struct usb_endpoint_descriptor acm_fs_notify_desc = { 136 static struct usb_endpoint_descriptor acm_fs_in_desc = { 143 static struct usb_endpoint_descriptor acm_fs_out_desc = { 164 static struct usb_endpoint_descriptor acm_hs_notify_desc = { 172 static struct usb_endpoint_descriptor acm_hs_in_desc = { 179 static struct usb_endpoint_descriptor acm_hs_out_desc = { 200 static inline struct usb_endpoint_descriptor * 201 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc() 202 struct usb_endpoint_descriptor *fs) in ep_desc() 326 const struct usb_endpoint_descriptor *d; in acm_start_data() [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 | epautoconf.c | 49 struct usb_endpoint_descriptor *desc in ep_matches() 215 struct usb_endpoint_descriptor *desc in usb_ep_autoconfig()
|
| A D | dwc2_udc_otg_priv.h | 55 const struct usb_endpoint_descriptor *desc;
|
| A D | f_rockusb.c | 28 static struct usb_endpoint_descriptor fs_ep_in = { 36 static struct usb_endpoint_descriptor fs_ep_out = { 44 static struct usb_endpoint_descriptor hs_ep_in = { 52 static struct usb_endpoint_descriptor hs_ep_out = { 130 static struct usb_endpoint_descriptor *rkusb_ep_desc( in rkusb_ep_desc() 132 struct usb_endpoint_descriptor *fs, in rkusb_ep_desc() 133 struct usb_endpoint_descriptor *hs) in rkusb_ep_desc() 250 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 | ci_udc.h | 96 const struct usb_endpoint_descriptor *desc;
|
| A D | ether.c | 107 const struct usb_endpoint_descriptor 542 static struct usb_endpoint_descriptor 635 static struct usb_endpoint_descriptor 645 static struct usb_endpoint_descriptor 715 static struct usb_endpoint_descriptor 726 static struct usb_endpoint_descriptor 735 static struct usb_endpoint_descriptor 811 static inline struct usb_endpoint_descriptor * 812 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc() 813 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 | ci_udc.c | 79 static struct usb_endpoint_descriptor ep0_desc = { 80 .bLength = sizeof(struct usb_endpoint_descriptor), 88 const struct usb_endpoint_descriptor *desc); 332 const struct usb_endpoint_descriptor *desc) in ci_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]; 137 struct usb_endpoint_descriptor notification_endpoint; 141 struct usb_endpoint_descriptor data_endpoints[NUM_ENDPOINTS-1]; 204 sizeof(struct usb_endpoint_descriptor), 230 sizeof(struct usb_endpoint_descriptor), 241 sizeof(struct usb_endpoint_descriptor), 271 struct usb_endpoint_descriptor data_endpoints[NUM_ENDPOINTS]; 310 sizeof(struct usb_endpoint_descriptor), 320 sizeof(struct usb_endpoint_descriptor), 330 sizeof(struct usb_endpoint_descriptor),
|
| /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 | 105 static struct usb_endpoint_descriptor flash_endpoint0_out = { 115 static struct usb_endpoint_descriptor flash_endpoint1_in = {
|
| /u-boot/drivers/usb/host/ |
| A D | xhci.c | 45 struct usb_endpoint_descriptor endpoint; 237 static unsigned int xhci_get_ep_index(struct usb_endpoint_descriptor *desc) in xhci_get_ep_index() 271 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_microframe_interval() 280 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_frame_interval() 290 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_exponent_interval() 322 struct usb_endpoint_descriptor *endpt_desc) in xhci_get_endpoint_interval() 378 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_endpoint_mult() 389 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_endpoint_max_burst() 410 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_max_esit_payload() 537 struct usb_endpoint_descriptor *endpt_desc = NULL; in xhci_set_configuration()
|
| /u-boot/drivers/usb/musb-new/ |
| A D | musb_gadget.h | 62 const struct usb_endpoint_descriptor *desc;
|
| /u-boot/include/ |
| A D | usbdevice.h | 509 struct usb_endpoint_descriptor **endpoints_descriptor_array; 627 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor_index (struct usb_device_instance *… 630 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor (struct usb_device_instance *, int,…
|
| A D | usbdescriptors.h | 181 struct usb_endpoint_descriptor { struct 457 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()
|