Home
last modified time | relevance | path

Searched refs:snd_pcm_lib_free_pages (Results 1 – 6 of 6) sorted by relevance

/linux/sound/core/
H A Dpcm_memory.c442 snd_pcm_lib_free_pages(substream); in snd_pcm_lib_malloc_pages()
482 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream) in snd_pcm_lib_free_pages() function
501 EXPORT_SYMBOL(snd_pcm_lib_free_pages);
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c1123 snd_pcm_lib_free_pages(substream); in snd_cs46xx_playback_hw_params()
1192 snd_pcm_lib_free_pages(substream); in snd_cs46xx_playback_hw_free()
1282 snd_pcm_lib_free_pages(substream); in snd_cs46xx_capture_hw_params()
1303 snd_pcm_lib_free_pages(substream); in snd_cs46xx_capture_hw_free()
/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-afe-pcm.c660 ret = snd_pcm_lib_free_pages(substream); in mt8365_afe_fe_hw_free()
/linux/sound/pci/emu10k1/
H A Demupcm.c415 snd_pcm_lib_free_pages(substream); in snd_emu10k1_playback_hw_free()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1899 snd_pcm_lib_free_pages(substream);
3430 the PCM ``hw_params`` callback, and call :c:func:`snd_pcm_lib_free_pages()`
3578 standard API function :c:func:`snd_pcm_lib_free_pages()` as usual.
/linux/sound/pci/rme9652/
H A Dhdspm.c5672 snd_pcm_lib_free_pages(substream); in snd_hdspm_hw_free()