/external/u-boot/include/linux/usb/ |
D | ch9.h | 366 struct usb_endpoint_descriptor { struct 451 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num() 463 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() 474 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in() 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() [all …]
|
D | composite.h | 143 static inline struct usb_endpoint_descriptor * 144 ep_choose(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_choose() 145 struct usb_endpoint_descriptor *fs) in ep_choose()
|
D | gadget.h | 114 const struct usb_endpoint_descriptor *desc); 165 const struct usb_endpoint_descriptor *desc; 210 const struct usb_endpoint_descriptor *desc) in usb_ep_enable() 923 struct usb_endpoint_descriptor *);
|
/external/kernel-headers/original/uapi/linux/usb/ |
D | ch9.h | 400 struct usb_endpoint_descriptor { struct 462 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num() 474 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() 485 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in() 497 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out() 509 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk() 522 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control() 536 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int() 550 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc() 564 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in() [all …]
|
D | functionfs.h | 289 struct usb_endpoint_descriptor)
|
/external/u-boot/drivers/usb/gadget/ |
D | storage_common.c | 415 static struct usb_endpoint_descriptor 425 static struct usb_endpoint_descriptor 437 static struct usb_endpoint_descriptor 477 static struct usb_endpoint_descriptor 487 static struct usb_endpoint_descriptor 500 static struct usb_endpoint_descriptor 533 static struct usb_endpoint_descriptor * 534 fsg_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fsg_ep_desc() 535 struct usb_endpoint_descriptor *hs) in fsg_ep_desc()
|
D | f_fastboot.c | 53 static struct usb_endpoint_descriptor fs_ep_in = { 61 static struct usb_endpoint_descriptor fs_ep_out = { 69 static struct usb_endpoint_descriptor hs_ep_in = { 77 static struct usb_endpoint_descriptor hs_ep_out = { 109 static struct usb_endpoint_descriptor * 110 fb_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fb_ep_desc() 111 struct usb_endpoint_descriptor *hs) in fb_ep_desc() 244 const struct usb_endpoint_descriptor *d; in fastboot_set_alt()
|
D | f_thor.c | 359 static inline struct usb_endpoint_descriptor * 360 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc() 361 struct usb_endpoint_descriptor *fs) in ep_desc() 376 static struct usb_endpoint_descriptor fs_in_desc = { 384 static struct usb_endpoint_descriptor fs_out_desc = { 433 static struct usb_endpoint_descriptor fs_int_desc = { 456 static struct usb_endpoint_descriptor hs_in_desc = { 464 static struct usb_endpoint_descriptor hs_out_desc = { 472 static struct usb_endpoint_descriptor hs_int_desc = { 902 struct usb_endpoint_descriptor *d; in thor_eps_setup()
|
D | f_rockusb.c | 25 static struct usb_endpoint_descriptor fs_ep_in = { 33 static struct usb_endpoint_descriptor fs_ep_out = { 41 static struct usb_endpoint_descriptor hs_ep_in = { 49 static struct usb_endpoint_descriptor hs_ep_out = { 127 static struct usb_endpoint_descriptor *rkusb_ep_desc( in rkusb_ep_desc() 129 struct usb_endpoint_descriptor *fs, in rkusb_ep_desc() 130 struct usb_endpoint_descriptor *hs) in rkusb_ep_desc() 247 const struct usb_endpoint_descriptor *d; in rockusb_set_alt()
|
D | core.c | 255 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor_index (struct usb_device_instance in usbd_device_endpoint_descriptor_index() 305 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor (struct usb_device_instance *device… in usbd_device_endpoint_descriptor() 307 struct usb_endpoint_descriptor *endpoint_descriptor; in usbd_device_endpoint_descriptor()
|
D | epautoconf.c | 49 struct usb_endpoint_descriptor *desc in ep_matches() 217 struct usb_endpoint_descriptor *desc in usb_ep_autoconfig()
|
D | ether.c | 114 const struct usb_endpoint_descriptor 557 static struct usb_endpoint_descriptor 650 static struct usb_endpoint_descriptor 660 static struct usb_endpoint_descriptor 730 static struct usb_endpoint_descriptor 741 static struct usb_endpoint_descriptor 750 static struct usb_endpoint_descriptor 826 static inline struct usb_endpoint_descriptor * 827 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc() 828 struct usb_endpoint_descriptor *fs) in ep_desc()
|
D | dwc2_udc_otg_priv.h | 57 const struct usb_endpoint_descriptor *desc;
|
D | pxa25x_udc.h | 52 const struct usb_endpoint_descriptor *desc;
|
D | fotg210.c | 39 const struct usb_endpoint_descriptor *desc; 59 static struct usb_endpoint_descriptor ep0_desc = { 60 .bLength = sizeof(struct usb_endpoint_descriptor), 501 struct usb_ep *_ep, const struct usb_endpoint_descriptor *desc) in fotg210_ep_enable()
|
/external/u-boot/drivers/serial/ |
D | usbtty.c | 104 static struct usb_endpoint_descriptor *ep_descriptor_ptrs[NUM_ENDPOINTS]; 149 struct usb_endpoint_descriptor notification_endpoint; 153 struct usb_endpoint_descriptor data_endpoints[NUM_ENDPOINTS-1]; 216 sizeof(struct usb_endpoint_descriptor), 242 sizeof(struct usb_endpoint_descriptor), 253 sizeof(struct usb_endpoint_descriptor), 283 struct usb_endpoint_descriptor data_endpoints[NUM_ENDPOINTS]; 322 sizeof(struct usb_endpoint_descriptor), 332 sizeof(struct usb_endpoint_descriptor), 342 sizeof(struct usb_endpoint_descriptor),
|
/external/u-boot/drivers/usb/host/ |
D | xhci.c | 42 struct usb_endpoint_descriptor endpoint; 246 static unsigned int xhci_get_ep_index(struct usb_endpoint_descriptor *desc) in xhci_get_ep_index() 280 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_microframe_interval() 289 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_frame_interval() 299 struct usb_endpoint_descriptor *endpt_desc) in xhci_parse_exponent_interval() 331 struct usb_endpoint_descriptor *endpt_desc) in xhci_get_endpoint_interval() 387 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_endpoint_mult() 398 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_endpoint_max_burst() 419 struct usb_endpoint_descriptor *endpt_desc, in xhci_get_max_esit_payload() 546 struct usb_endpoint_descriptor *endpt_desc = NULL; in xhci_set_configuration()
|
/external/libusb/libusb/os/ |
D | haiku_usb_raw.h | 101 usb_endpoint_descriptor *descriptor; 109 usb_endpoint_descriptor *descriptor;
|
/external/u-boot/drivers/usb/emul/ |
D | sandbox_keyb.c | 101 static struct usb_endpoint_descriptor keyb_endpoint0_in = { 135 static struct usb_endpoint_descriptor keyb_endpoint1_in = {
|
D | sandbox_flash.c | 141 static struct usb_endpoint_descriptor flash_endpoint0_out = { 151 static struct usb_endpoint_descriptor flash_endpoint1_in = {
|
/external/libusb-compat/libusb/ |
D | usb.h | 106 struct usb_endpoint_descriptor { struct 142 struct usb_endpoint_descriptor *endpoint;
|
/external/u-boot/include/ |
D | usbdevice.h | 526 struct usb_endpoint_descriptor **endpoints_descriptor_array; 653 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor_index (struct usb_device_instance *… 656 struct usb_endpoint_descriptor *usbd_device_endpoint_descriptor (struct usb_device_instance *, int,…
|
D | usbdescriptors.h | 181 struct usb_endpoint_descriptor { struct 472 struct usb_endpoint_descriptor endpoint;
|
/external/u-boot/drivers/usb/musb-new/ |
D | usb-compat.h | 12 struct usb_endpoint_descriptor desc;
|
D | musb_gadget.h | 62 const struct usb_endpoint_descriptor *desc;
|