Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dpcm_memory.c293 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, in snd_pcm_lib_preallocate_pages_for_all() function
299 EXPORT_SYMBOL(snd_pcm_lib_preallocate_pages_for_all);
/Linux-v5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-ahb-audio.c567 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_dw_hdmi_probe()
/Linux-v5.10/sound/pci/cs46xx/
Dcs46xx_lib.c1776 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm()
1802 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm_rear()
1826 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm_center_lfe()
1850 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm_iec958()
/Linux-v5.10/include/sound/
Dpcm.h1200 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm,
/Linux-v5.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3556 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
3589 instead of :c:func:`snd_pcm_lib_preallocate_pages_for_all()`.
/Linux-v5.10/sound/pci/rme9652/
Dhdspm.c6412 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV_SG, in snd_hdspm_preallocate_memory()