mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -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 |
||
|---|---|---|
| .. | ||
| adc-sansaconnect.c | ||
| adc-target.h | ||
| avr-sansaconnect.c | ||
| avr-sansaconnect.h | ||
| backlight-sansaconnect.c | ||
| backlight-target.h | ||
| button-target.h | ||
| crt0-board.S | ||
| cryptomem-sansaconnect.c | ||
| cryptomem-sansaconnect.h | ||
| lcd-sansaconnect.c | ||
| lcd-target.h | ||
| pcm-sansaconnect.c | ||
| power-sansaconnect.c | ||
| tnetv105_cppi.c | ||
| tnetv105_cppi.h | ||
| tnetv105_usb_drv.c | ||
| tnetv105_usb_drv.h | ||
| usb-sansaconnect.c | ||
| wifi-sansaconnect.c | ||