u-boot/include/linux/usb
Vignesh Raghavendra 77dcbdf3c1 usb: gadget: Add match_ep() op to usb_gadget_ops
Add match_ep() op to usb_gadget_ops similar to Linux kernel which is
useful in finding a suitable ep match for the function driver. This will
avoid adding more gadget_is_xxx() handling code to usb_ep_autoconfig().

Also sync usb_ep_caps struct thats is usually used in the match_ep()
callback by the gadget controller driver

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2019-11-07 00:24:59 +01:00
..
at91_udc.h
atmel_usba_udc.h
cdc.h
ch9.h
composite.h usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2018-12-14 17:59:08 +01:00
dwc3-omap.h
dwc3.h
gadget.h usb: gadget: Add match_ep() op to usb_gadget_ops 2019-11-07 00:24:59 +01:00
musb.h usb: musb-new: Fix improper musb host pointer 2018-08-23 17:31:24 +05:30
otg.h usb: common: add support to get maximum speed from dt 2018-05-18 13:23:10 +02:00
xhci-fsl.h
xhci-omap.h