linux/sound/usb
Takashi Iwai d0f09d1e4a ALSA: usb-audio: Refactoring endpoint URB deactivation
Minor code refactoring to consolidate the URB deactivation code in
endpoint.c.  A slight behavior change is that the error handling in
snd_usb_endpoint_start() leaves EP_FLAG_STOPPING now.  This should be
synced with the later PCM sync_stop callback.

Tested-by: Keith Milner <kamilner@superlative.org>
Tested-by: Dylan Robinson <dylan_robinson@motu.com>
Link: https://lore.kernel.org/r/20201123085347.19667-30-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-11-23 15:15:56 +01:00
..
6fire
bcd2000
caiaq
hiface
line6
misc
usx2y
card.c ALSA: usb-audio: Refactor endpoint management 2020-11-23 15:15:16 +01:00
card.h ALSA: usb-audio: Use atomic_t for endpoint use_count 2020-11-23 15:15:48 +01:00
clock.c ALSA: usb-audio: Constify audioformat pointer references 2020-11-23 15:15:36 +01:00
clock.h ALSA: usb-audio: Constify audioformat pointer references 2020-11-23 15:15:36 +01:00
endpoint.c ALSA: usb-audio: Refactoring endpoint URB deactivation 2020-11-23 15:15:56 +01:00
endpoint.h ALSA: usb-audio: Constify audioformat pointer references 2020-11-23 15:15:36 +01:00
format.c ALSA: usb-audio: Drop debug.h 2020-11-23 15:13:06 +01:00
format.h
helper.c ALSA: usb-audio: Add snd_usb_get_host_interface() helper 2020-11-23 15:13:47 +01:00
helper.h ALSA: usb-audio: Add snd_usb_get_host_interface() helper 2020-11-23 15:13:47 +01:00
Kconfig
Makefile
media.c
media.h
midi.c
midi.h
mixer.c ALSA: usb-audio: Drop keep_interface flag again 2020-11-23 15:13:37 +01:00
mixer.h
mixer_maps.c
mixer_quirks.c
mixer_quirks.h
mixer_s1810c.c
mixer_s1810c.h
mixer_scarlett.c
mixer_scarlett.h
mixer_scarlett_gen2.c
mixer_scarlett_gen2.h
mixer_us16x08.c
mixer_us16x08.h
pcm.c ALSA: usb-audio: Constify audioformat pointer references 2020-11-23 15:15:36 +01:00
pcm.h ALSA: usb-audio: Constify audioformat pointer references 2020-11-23 15:15:36 +01:00
power.c
power.h
proc.c
proc.h
quirks-table.h ALSA: usb-audio: Always set up the parameters after resume 2020-11-23 15:14:54 +01:00
quirks.c ALSA: usb-audio: Constify audioformat pointer references 2020-11-23 15:15:36 +01:00
quirks.h ALSA: usb-audio: Constify audioformat pointer references 2020-11-23 15:15:36 +01:00
stream.c ALSA: usb-audio: Simplify snd_usb_init_pitch() arguments 2020-11-23 15:14:27 +01:00
stream.h
usbaudio.h ALSA: usb-audio: Always set up the parameters after resume 2020-11-23 15:14:54 +01:00
validate.c