Home
last modified time | relevance | path

Searched refs:snd_pcm_lib_free_vmalloc_buffer (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/sound/core/
Dpcm_memory.c467 int snd_pcm_lib_free_vmalloc_buffer(struct snd_pcm_substream *substream) in snd_pcm_lib_free_vmalloc_buffer() function
478 EXPORT_SYMBOL(snd_pcm_lib_free_vmalloc_buffer);
/linux-3.3/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c114 return snd_pcm_lib_free_vmalloc_buffer(subs); in pdacf_pcm_hw_free()
/linux-3.3/sound/firewire/
Dspeakers.c263 snd_pcm_lib_free_vmalloc_buffer(substream); in fwspk_hw_params()
276 return snd_pcm_lib_free_vmalloc_buffer(substream); in fwspk_hw_free()
Disight.c349 return snd_pcm_lib_free_vmalloc_buffer(substream); in isight_hw_free()
/linux-3.3/sound/mips/
Dsgio2audio.c613 return snd_pcm_lib_free_vmalloc_buffer(substream); in snd_sgio2audio_pcm_hw_free()
/linux-3.3/include/sound/
Dpcm.h943 int snd_pcm_lib_free_vmalloc_buffer(struct snd_pcm_substream *substream);
/linux-3.3/sound/usb/
Dpcm.c420 return snd_pcm_lib_free_vmalloc_buffer(substream); in snd_usb_hw_free()
/linux-3.3/sound/drivers/vx/
Dvx_pcm.c827 return snd_pcm_lib_free_vmalloc_buffer(subs); in vx_pcm_hw_free()
/linux-3.3/sound/drivers/
Daloop.c591 return snd_pcm_lib_free_vmalloc_buffer(substream); in loopback_hw_free()
/linux-3.3/sound/usb/misc/
Dua101.c770 return snd_pcm_lib_free_vmalloc_buffer(substream); in ua101_pcm_hw_free()