mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 19:53:18 -04:00
the capabilities of endpoint of several devices such as dwc2 change during runtime, so they cannot be determined during driver initialization. therefore, allocation using ep_specs is inappropriate. to support these devices, add functions to the driver that determine whether endpoints are available and make allocation more flexible. tested with ipodvideo(arc) and erosqnative(designware) Change-Id: I8005c17f3d763cd17306bf49918e1cd8084bdeff |
||
|---|---|---|
| .. | ||
| iap | ||
| usb_audio.c | ||
| usb_audio.h | ||
| usb_audio_def.h | ||
| usb_charging_only.c | ||
| usb_charging_only.h | ||
| usb_class_driver.h | ||
| usb_core.c | ||
| usb_hid.c | ||
| usb_hid.h | ||
| usb_hid_def.h | ||
| usb_hid_usage_tables.h | ||
| usb_iap.c | ||
| usb_iap.h | ||
| usb_serial.c | ||
| usb_serial.h | ||
| usb_storage.c | ||
| usb_storage.h | ||