Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_memory.c331 * snd_pcm_lib_preallocate_pages_for_all - pre-allocation for continuous memory type (all substreams)
341 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, in snd_pcm_lib_preallocate_pages_for_all() function
347 EXPORT_SYMBOL(snd_pcm_lib_preallocate_pages_for_all);
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c593 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_dw_hdmi_probe()
/linux/sound/pci/cs46xx/
H 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/include/sound/
H A Dpcm.h1310 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm,
/linux/sound/pci/rme9652/
H A Dhdspm.c6381 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV_SG, in snd_hdspm_preallocate_memory()