Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm_memory.c317 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, in snd_pcm_lib_preallocate_pages_for_all() function
323 EXPORT_SYMBOL(snd_pcm_lib_preallocate_pages_for_all);
/linux-6.3-rc2/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi-ahb-audio.c571 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_dw_hdmi_probe()
/linux-6.3-rc2/sound/pci/cs46xx/
A Dcs46xx_lib.c1766 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm()
1793 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm_rear()
1818 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm_center_lfe()
1843 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_cs46xx_pcm_iec958()
/linux-6.3-rc2/include/sound/
A Dpcm.h1271 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm,
/linux-6.3-rc2/sound/pci/rme9652/
A Dhdspm.c6404 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV_SG, in snd_hdspm_preallocate_memory()
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst3557 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
3594 instead of :c:func:`snd_pcm_lib_preallocate_pages_for_all()`.

Completed in 32 milliseconds