Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Dpcm.h959 static int snd_pcm_lib_alloc_vmalloc_buffer
972 #define snd_pcm_lib_alloc_vmalloc_buffer(subs, size) \ macro
/linux-3.3/sound/usb/misc/
Dua101.c746 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in capture_pcm_hw_params()
764 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in playback_pcm_hw_params()
/linux-3.3/sound/firewire/
Dspeakers.c245 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in fwspk_hw_params()
Disight.c305 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in isight_hw_params()
/linux-3.3/sound/mips/
Dsgio2audio.c606 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in snd_sgio2audio_pcm_hw_params()
/linux-3.3/sound/usb/
Dpcm.c358 ret = snd_pcm_lib_alloc_vmalloc_buffer(substream, in snd_usb_hw_params()
/linux-3.3/sound/drivers/
Daloop.c578 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in loopback_hw_params()