Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm_memory.c418 snd_pcm_lib_free_pages(substream); in snd_pcm_lib_malloc_pages()
458 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream) in snd_pcm_lib_free_pages() function
477 EXPORT_SYMBOL(snd_pcm_lib_free_pages);
A Dpcm_native.c840 snd_pcm_lib_free_pages(substream); in snd_pcm_hw_params()
876 snd_pcm_lib_free_pages(substream); in do_hw_free()
/linux-6.3-rc2/sound/soc/intel/avs/
A Dpcm.c547 snd_pcm_lib_free_pages(substream); in avs_dai_fe_hw_params()
583 snd_pcm_lib_free_pages(substream); in avs_dai_fe_hw_free()
/linux-6.3-rc2/sound/pci/cs46xx/
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-6.3-rc2/sound/pci/emu10k1/
A Demupcm.c457 snd_pcm_lib_free_pages(substream); in snd_emu10k1_playback_hw_free()
486 snd_pcm_lib_free_pages(substream); in snd_emu10k1_efx_playback_hw_free()
/linux-6.3-rc2/include/sound/
A Dpcm.h1275 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream);
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst1993 snd_pcm_lib_free_pages(substream);
3604 the PCM ``hw_params`` callback, and call :c:func:`snd_pcm_lib_free_pages()`
3793 standard API function :c:func:`snd_pcm_lib_free_pages()` as usual.
/linux-6.3-rc2/sound/pci/rme9652/
A Dhdspm.c5675 snd_pcm_lib_free_pages(substream); in snd_hdspm_hw_free()

Completed in 43 milliseconds