linux-IllusionX/sound/usb
Clemens Ladisch 6207e51b79 [ALSA] usb-audio: use vmalloc for the PCM buffer
USB generic driver
With the double buffering, we no longer need contiguous memory for the
PCM buffer, so we can use vmalloc() instead of the preallocation
functions, and increase the maximum size to 256 KB.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2005-08-30 08:45:57 +02:00
..
usx2y
Kconfig
Makefile
usbaudio.c [ALSA] usb-audio: use vmalloc for the PCM buffer 2005-08-30 08:45:57 +02:00
usbaudio.h
usbmidi.c [ALSA] usb-audio: use usb_buffer_alloc/free 2005-08-30 08:45:53 +02:00
usbmixer.c
usbmixer_maps.c
usbquirks.h