zephyr/subsys/usb
Johann Fischer 1c9470285a drivers: udc: add opaque pointer to store upper layer private data
Add an opaque pointer to store upper layer private data and initialize
it with the USB device context during controller initialization. Use the
pointer in event processing to get the correct context.

Fixes commit 48f2a4bc1a
("usb: device_next: remove initialized state checks in event processing")

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
(cherry picked from commit 5ddaa3b1a1)
2024-10-17 23:16:08 -04:00
..
device usb: fix wrong capacity report for USB mass storage device 2024-10-02 14:41:57 +01:00
device_next drivers: udc: add opaque pointer to store upper layer private data 2024-10-17 23:16:08 -04:00
host
usb_c
CMakeLists.txt