HomeSort by relevance Sort by last modified time
    Searched refs:usb_ep_ops (Results 1 - 11 of 11) sorted by null

  /external/u-boot/drivers/usb/musb-new/
musb_gadget.h 93 extern const struct usb_ep_ops musb_g_ep0_ops;
musb_gadget_ep0.c 1056 const struct usb_ep_ops musb_g_ep0_ops = {
musb_gadget.c     [all...]
  /external/u-boot/include/linux/usb/
gadget.h 112 struct usb_ep_ops { struct
159 const struct usb_ep_ops *ops;
    [all...]
  /external/u-boot/drivers/usb/gadget/
dwc2_udc_otg.c 124 static struct usb_ep_ops dwc2_ep_ops = {
ci_udc.c 98 static struct usb_ep_ops ci_ep_ops = {
fotg210.c 762 static struct usb_ep_ops fotg210_ep_ops = {
at91_udc.c 585 static const struct usb_ep_ops at91_ep_ops = {
    [all...]
atmel_usba_udc.c 460 static const struct usb_ep_ops usba_ep_ops = {
pxa25x_udc.c 988 static struct usb_ep_ops pxa25x_ep_ops = {
    [all...]
  /external/u-boot/drivers/usb/dwc3/
gadget.c 1224 static const struct usb_ep_ops dwc3_gadget_ep0_ops = {
1235 static const struct usb_ep_ops dwc3_gadget_ep_ops = {
    [all...]

Completed in 129 milliseconds