Searched refs:snd_pcm_lib_free_vmalloc_buffer (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_memory.c462 * snd_pcm_lib_free_vmalloc_buffer - free vmalloc buffer
466 int snd_pcm_lib_free_vmalloc_buffer(struct snd_pcm_substream *substream) function
477 EXPORT_SYMBOL(snd_pcm_lib_free_vmalloc_buffer); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c114 return snd_pcm_lib_free_vmalloc_buffer(subs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_pcm.c819 return snd_pcm_lib_free_vmalloc_buffer(subs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dsgio2audio.c612 return snd_pcm_lib_free_vmalloc_buffer(substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h915 int snd_pcm_lib_free_vmalloc_buffer(struct snd_pcm_substream *substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dpcm.c375 return snd_pcm_lib_free_vmalloc_buffer(substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/misc/
H A Dua101.c766 return snd_pcm_lib_free_vmalloc_buffer(substream);

Completed in 71 milliseconds