Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_memory.c403 snd_pcm_lib_free_pages(substream); in snd_pcm_lib_malloc_pages()
435 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream) in snd_pcm_lib_free_pages() function
454 EXPORT_SYMBOL(snd_pcm_lib_free_pages);
H A Dpcm_native.c821 snd_pcm_lib_free_pages(substream); in snd_pcm_hw_params()
857 snd_pcm_lib_free_pages(substream); in do_hw_free()
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daiu-fifo.c131 return snd_pcm_lib_free_pages(substream); in aiu_fifo_hw_free()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c633 return snd_pcm_lib_free_pages(substream); in dmaengine_mpcm_hw_free()
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A 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()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A 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()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device1427 snd_pcm_lib_free_pages
H A Dabi_gki_aarch64_exynosauto1376 snd_pcm_lib_free_pages
H A Dabi_gki_aarch64_generic1717 snd_pcm_lib_free_pages
H A Dabi_gki_aarch64_exynos1768 snd_pcm_lib_free_pages
H A Dabi_gki_aarch64_mtk1953 snd_pcm_lib_free_pages
H A Dabi_gki_aarch64_oplus2471 snd_pcm_lib_free_pages
H A Dabi_gki_aarch64_galaxy3697 snd_pcm_lib_free_pages
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h1208 int snd_pcm_lib_free_pages(struct snd_pcm_substream *substream);
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1993 snd_pcm_lib_free_pages(substream);
3600 the PCM ``hw_params`` callback, and call :c:func:`snd_pcm_lib_free_pages()`
3789 standard API function :c:func:`snd_pcm_lib_free_pages()` as usual.
/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Dhdspm.c5684 snd_pcm_lib_free_pages(substream); in snd_hdspm_hw_free()