u-boot/include/linux/usb
Marek Vasut 2caf974b5f board: usb: Replace legacy usb_gadget_handle_interrupts()
The usb_gadget_handle_interrupts() is no longer used anywhere,
replace the remaining uses with dm_usb_gadget_handle_interrupts()
which takes udevice as a parameter.

Some of the UDC drivers currently ignore the index parameter altogether,
those also ignore the udevice and have to be reworked. Other like the
dwc3_uboot_handle_interrupt() had to be switched from index to udevice
look up to avoid breakage.

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # on khadas vim3
Signed-off-by: Marek Vasut <marex@denx.de>
2023-09-15 23:38:02 +02:00
..
at91_udc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
atmel_usba_udc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cdc.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
ch9.h usb: common: add define of usb_speed_string() 2020-10-20 00:49:05 +02:00
composite.h usb: gadget: add super speed support 2021-01-31 14:08:56 +01:00
dwc3-omap.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwc3.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gadget.h board: usb: Replace legacy usb_gadget_handle_interrupts() 2023-09-15 23:38:02 +02:00
musb.h usb: musb-new: Fix improper musb host pointer 2018-08-23 17:31:24 +05:30
otg.h usb: xhci-dwc3: Support role switch default role 2022-05-20 09:41:33 +02:00
phy-rockchip-usbdp.h phy: rockchip: add usbdp combo phy driver 2023-07-28 18:45:02 +08:00
phy.h usb: add support for ULPI/SERIAL/HSIC PHY modes 2021-09-22 21:29:56 +02:00
usb_urb_compat.h usb: common: move urb code to common 2022-07-12 21:59:54 +02:00
xhci-fsl.h usb: xhci-fsl: Remove non-DM code 2022-06-28 17:03:31 -04:00
xhci-omap.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00