Home
last modified time | relevance | path

Searched refs:snd_pcm_lib_alloc_vmalloc_buffer (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/include/sound/
Dpcm.h944 static int snd_pcm_lib_alloc_vmalloc_buffer
957 #define snd_pcm_lib_alloc_vmalloc_buffer(subs, size) \ macro
/linux-2.6.39/sound/usb/misc/
Dua101.c742 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in capture_pcm_hw_params()
760 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in playback_pcm_hw_params()
/linux-2.6.39/sound/firewire/
Dspeakers.c245 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in fwspk_hw_params()
/linux-2.6.39/sound/mips/
Dsgio2audio.c605 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in snd_sgio2audio_pcm_hw_params()
/linux-2.6.39/sound/usb/
Dpcm.c332 ret = snd_pcm_lib_alloc_vmalloc_buffer(substream, in snd_usb_hw_params()