Searched hist:c32d977b8157bf67cdf47729ce7dd054a26eb534 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf_pcm.c | diff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> 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>
|
/openbmc/linux/sound/drivers/vx/ |
H A D | vx_pcm.c | diff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> 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>
|
/openbmc/linux/sound/mips/ |
H A D | sgio2audio.c | diff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> 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>
|
/openbmc/linux/include/sound/ |
H A D | pcm.h | diff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> 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>
|
/openbmc/linux/sound/core/ |
H A D | pcm_native.c | diff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> 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>
|