Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dpcm_memory.c400 snd_pcm_lib_free_pages(substream); in snd_pcm_lib_malloc_pages()
432 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream) in snd_pcm_lib_free_pages() function
450 EXPORT_SYMBOL(snd_pcm_lib_free_pages);
Dpcm_native.c778 snd_pcm_lib_free_pages(substream); in snd_pcm_hw_params()
811 snd_pcm_lib_free_pages(substream); in do_hw_free()
/Linux-v5.10/sound/soc/meson/
Daiu-fifo.c130 return snd_pcm_lib_free_pages(substream); in aiu_fifo_hw_free()
/Linux-v5.10/sound/pci/cs46xx/
Dcs46xx_lib.c1122 snd_pcm_lib_free_pages(substream); in snd_cs46xx_playback_hw_params()
1195 snd_pcm_lib_free_pages(substream); in snd_cs46xx_playback_hw_free()
1287 snd_pcm_lib_free_pages(substream); in snd_cs46xx_capture_hw_params()
1312 snd_pcm_lib_free_pages(substream); in snd_cs46xx_capture_hw_free()
/Linux-v5.10/sound/pci/emu10k1/
Demupcm.c455 snd_pcm_lib_free_pages(substream); in snd_emu10k1_playback_hw_free()
484 snd_pcm_lib_free_pages(substream); in snd_emu10k1_efx_playback_hw_free()
/Linux-v5.10/include/sound/
Dpcm.h1204 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream);
/Linux-v5.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1993 snd_pcm_lib_free_pages(substream);
3599 the PCM ``hw_params`` callback, and call :c:func:`snd_pcm_lib_free_pages()`
3788 standard API function :c:func:`snd_pcm_lib_free_pages()` as usual.
/Linux-v5.10/sound/pci/rme9652/
Dhdspm.c5684 snd_pcm_lib_free_pages(substream); in snd_hdspm_hw_free()