u-boot/include/linux/usb
Jean-Jacques Hiblot ff8d755834 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
When DM_USB_GADGET the platform code for the USB device must be replaced by
calls to a USB device driver.

usb_gadget_initialize() probes the USB device driver.
usb_gadget_release() removes the USB device driver.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
2018-12-07 16:31:45 +01:00
..
at91_udc.h
atmel_usba_udc.h
cdc.h
ch9.h
composite.h
dwc3-omap.h
dwc3.h
gadget.h usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() 2018-12-07 16:31:45 +01:00
musb.h usb: musb-new: Fix improper musb host pointer 2018-08-23 17:31:24 +05:30
otg.h
xhci-fsl.h
xhci-omap.h