linux/sound/drivers/vx
Takashi Iwai c32d977b81 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
pgprot_noncached() can be set for vmalloc'ed buffers safely, and we'd
need non-cached behavior more or less, even for the intermediate ring-
buffers.

Now snd_pcm_lib_mmap_vmalloc() is added as the common PCM mmap callback
that is coupled with snd_pcm_lib_alloc_vmalloc_buffer() & co.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-01-18 15:00:34 +01:00
..
Makefile
vx_cmd.c
vx_cmd.h
vx_core.c ALSA: Add missing KERN_* prefix to printk in sound/drivers 2009-02-05 16:00:56 +01:00
vx_hwdep.c ALSA: Remove superfluous hwdep ops 2009-02-05 09:28:08 +01:00
vx_mixer.c
vx_pcm.c ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 2010-01-18 15:00:34 +01:00
vx_uer.c ALSA: sound/drivers/vx: fix sparse warning: different signedness 2009-02-26 09:57:21 +01:00