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

/linux-4.1.27/sound/firewire/bebob/
H A Dbebob_pcm.c246 return snd_pcm_lib_free_vmalloc_buffer(substream); pcm_capture_hw_free()
258 return snd_pcm_lib_free_vmalloc_buffer(substream); pcm_playback_hw_free()
/linux-4.1.27/sound/firewire/dice/
H A Ddice-pcm.c277 return snd_pcm_lib_free_vmalloc_buffer(substream); capture_hw_free()
293 return snd_pcm_lib_free_vmalloc_buffer(substream); playback_hw_free()
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_pcm.c277 return snd_pcm_lib_free_vmalloc_buffer(substream); pcm_capture_hw_free()
288 return snd_pcm_lib_free_vmalloc_buffer(substream); pcm_playback_hw_free()
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw-pcm.c277 return snd_pcm_lib_free_vmalloc_buffer(substream); pcm_capture_hw_free()
292 return snd_pcm_lib_free_vmalloc_buffer(substream); pcm_playback_hw_free()
/linux-4.1.27/sound/core/
H A Dpcm_memory.c426 * snd_pcm_lib_free_vmalloc_buffer - free vmalloc buffer
432 int snd_pcm_lib_free_vmalloc_buffer(struct snd_pcm_substream *substream) snd_pcm_lib_free_vmalloc_buffer() function
443 EXPORT_SYMBOL(snd_pcm_lib_free_vmalloc_buffer); variable
/linux-4.1.27/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c114 return snd_pcm_lib_free_vmalloc_buffer(subs); pdacf_pcm_hw_free()
/linux-4.1.27/sound/firewire/
H A Disight.c340 return snd_pcm_lib_free_vmalloc_buffer(substream); isight_hw_free()
/linux-4.1.27/sound/usb/hiface/
H A Dpcm.c431 return snd_pcm_lib_free_vmalloc_buffer(alsa_sub); hiface_pcm_hw_free()
/linux-4.1.27/sound/mips/
H A Dsgio2audio.c606 return snd_pcm_lib_free_vmalloc_buffer(substream); snd_sgio2audio_pcm_hw_free()
/linux-4.1.27/sound/usb/6fire/
H A Dpcm.c462 return snd_pcm_lib_free_vmalloc_buffer(alsa_sub); usb6fire_pcm_hw_free()
/linux-4.1.27/sound/usb/caiaq/
H A Daudio.c194 return snd_pcm_lib_free_vmalloc_buffer(sub); snd_usb_caiaq_pcm_hw_free()
/linux-4.1.27/sound/drivers/
H A Daloop.c609 return snd_pcm_lib_free_vmalloc_buffer(substream); loopback_hw_free()
/linux-4.1.27/sound/drivers/vx/
H A Dvx_pcm.c805 return snd_pcm_lib_free_vmalloc_buffer(subs); vx_pcm_hw_free()
/linux-4.1.27/sound/usb/misc/
H A Dua101.c770 return snd_pcm_lib_free_vmalloc_buffer(substream); ua101_pcm_hw_free()
/linux-4.1.27/include/sound/
H A Dpcm.h1161 int snd_pcm_lib_free_vmalloc_buffer(struct snd_pcm_substream *substream);
/linux-4.1.27/sound/usb/
H A Dpcm.c745 return snd_pcm_lib_free_vmalloc_buffer(substream); snd_usb_hw_free()

Completed in 2315 milliseconds