Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_memory.c113 int snd_pcm_lib_preallocate_free_for_all(struct snd_pcm *pcm) in snd_pcm_lib_preallocate_free_for_all() function
124 EXPORT_SYMBOL(snd_pcm_lib_preallocate_free_for_all);
Dpcm.c890 snd_pcm_lib_preallocate_free_for_all(pcm); in snd_pcm_free()
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c884 snd_pcm_lib_preallocate_free_for_all(pcm); in skl_pcm_free()
/linux-4.4.14/include/sound/
Dpcm.h1162 int snd_pcm_lib_preallocate_free_for_all(struct snd_pcm *pcm);
/linux-4.4.14/sound/soc/mediatek/
Dmtk-afe-pcm.c201 snd_pcm_lib_preallocate_free_for_all(pcm); in mtk_afe_pcm_free()