zephyr/drivers/usb/uhc
Johann Fischer fa7752494d usb: host: rework usbh_xfer_alloc() parameters
The transfers require enpoint MPS for proper transaction handling,
assign it in the common place during transfer allsocation so that it can
be reused.
Some users, such as USBIP, may need to keep a reference to private data,
add a parameter for completion callback data.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-02-10 09:02:45 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.max3421e
Kconfig.virtual
uhc_common.c usb: host: rework usbh_xfer_alloc() parameters 2025-02-10 09:02:45 +01:00
uhc_common.h
uhc_max3421e.c drivers: uhc: remove UHC transfer parameter addr and attrib 2025-02-10 09:02:45 +01:00
uhc_max3421e.h
uhc_virtual.c drivers: uhc: interrupt transaction handling 2025-02-10 09:02:45 +01:00