rockbox/firmware/usbstack
Dana Conrad a1837d2d80 usbaudio: block playback while usbaudio is active
Needed due to us commandeering the AUDIO DSP "channel" for USBAudio.
If/When we add another DSP channel, this can be reverted.

Works, but still goes to a "blank" WPS screen for a split second before
cancelling out.

Change-Id: I5fb8a1e226b4d3e46c86c59d593d807f49d7a35f
2025-11-15 07:38:46 -05:00
..
usb_audio.c usbaudio: block playback while usbaudio is active 2025-11-15 07:38:46 -05:00
usb_audio.h usbaudio: block playback while usbaudio is active 2025-11-15 07:38:46 -05:00
usb_audio_def.h usbaudio: convert to asynchronous operation 2025-11-15 07:32:05 -05:00
usb_charging_only.c
usb_charging_only.h
usb_class_driver.h Add USB Audio 1.0 support 2025-11-15 07:30:15 -05:00
usb_core.c Add USB Audio 1.0 support 2025-11-15 07:30:15 -05:00
usb_hid.c usb: ensure RX buffers are a multiple of the packet size 2021-10-16 21:14:42 +01:00
usb_hid.h usb: add request data argument to all control request handlers 2021-10-16 21:14:42 +01:00
usb_hid_usage_tables.h usb_hid: add support for Battery Strength 2021-03-06 04:15:02 +00:00
usb_serial.c usb: ensure RX buffers are a multiple of the packet size 2021-10-16 21:14:42 +01:00
usb_serial.h usb: add request data argument to all control request handlers 2021-10-16 21:14:42 +01:00
usb_storage.c ata: Parameterize the SMART query, add support to primary ATA driver 2025-09-16 09:52:05 -04:00
usb_storage.h usb: add request data argument to all control request handlers 2021-10-16 21:14:42 +01:00