Home
last modified time | relevance | path

Searched refs:usb_endpoint_descriptor (Results 1 – 25 of 51) sorted by relevance

123

/external/u-boot/include/linux/usb/
Dch9.h366 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 …]
Dcomposite.h143 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()
Dgadget.h114 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/
Dch9.h400 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 …]
Dfunctionfs.h289 struct usb_endpoint_descriptor)
/external/u-boot/drivers/usb/gadget/
Dstorage_common.c415 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()
Df_fastboot.c53 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()
Df_thor.c359 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()
Df_rockusb.c25 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()
Dcore.c255 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()
Depautoconf.c49 struct usb_endpoint_descriptor *desc in ep_matches()
217 struct usb_endpoint_descriptor *desc in usb_ep_autoconfig()
Dether.c114 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()
Ddwc2_udc_otg_priv.h57 const struct usb_endpoint_descriptor *desc;
Dpxa25x_udc.h52 const struct usb_endpoint_descriptor *desc;
Dfotg210.c39 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/
Dusbtty.c104 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/
Dxhci.c42 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/
Dhaiku_usb_raw.h101 usb_endpoint_descriptor *descriptor;
109 usb_endpoint_descriptor *descriptor;
/external/u-boot/drivers/usb/emul/
Dsandbox_keyb.c101 static struct usb_endpoint_descriptor keyb_endpoint0_in = {
135 static struct usb_endpoint_descriptor keyb_endpoint1_in = {
Dsandbox_flash.c141 static struct usb_endpoint_descriptor flash_endpoint0_out = {
151 static struct usb_endpoint_descriptor flash_endpoint1_in = {
/external/libusb-compat/libusb/
Dusb.h106 struct usb_endpoint_descriptor { struct
142 struct usb_endpoint_descriptor *endpoint;
/external/u-boot/include/
Dusbdevice.h526 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,…
Dusbdescriptors.h181 struct usb_endpoint_descriptor { struct
472 struct usb_endpoint_descriptor endpoint;
/external/u-boot/drivers/usb/musb-new/
Dusb-compat.h12 struct usb_endpoint_descriptor desc;
Dmusb_gadget.h62 const struct usb_endpoint_descriptor *desc;

123