linux_dsm_epyc7002/sound/usb
Takashi Iwai 6fddc79787 ALSA: usb-audio: Simplify PCM open/close callbacks
The stream direction in open and close callbacks can be retrieved from
substream->direction, hence we don't have to stick with the unique PCM
ops hard-coded for each direction.  Rewrite the common open/close
callback functions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-05-28 11:53:04 +02:00
..
6fire ALSA: 6fire: remove unused variable card 2017-10-16 14:48:49 +02:00
bcd2000
caiaq
hiface
line6
misc
usx2y ALSA: usx2y: Change return type to vm_fault_t 2018-04-25 08:15:20 +02:00
card.c
card.h
clock.c
clock.h
debug.h
endpoint.c
endpoint.h
format.c ALSA: usb-audio: silence a static checker warning 2018-03-29 11:08:04 +02:00
format.h
helper.c ALSA: usb-audio: correct speed checking 2016-05-08 11:42:04 +02:00
helper.h ALSA: usb-audio: Drop superfluous ifndef 2018-05-24 11:19:42 +02:00
Kconfig
Makefile
midi.c
midi.h
mixer_maps.c
mixer_quirks.c
mixer_quirks.h
mixer_scarlett.c
mixer_scarlett.h
mixer_us16x08.c ALSA: usb: Avoid VLA in mixer_us16x08.c 2017-05-31 08:46:19 +02:00
mixer_us16x08.h
mixer.c ALSA: usb-audio: UAC3: Parse Input Terminal number of channels. 2018-05-15 07:36:06 +02:00
mixer.h
pcm.c ALSA: usb-audio: Simplify PCM open/close callbacks 2018-05-28 11:53:04 +02:00
pcm.h
power.h
proc.c
proc.h
quirks-table.h
quirks.c
quirks.h
stream.c ALSA: usb: stream: fix potential memory leak during uac3 interface parsing 2018-05-18 08:40:40 +02:00
stream.h
usbaudio.h