Searched refs:snd_pcm_lib_preallocate_pages_for_all (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/core/ |
| A D | pcm_memory.c | 314 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, in snd_pcm_lib_preallocate_pages_for_all() function 320 EXPORT_SYMBOL(snd_pcm_lib_preallocate_pages_for_all);
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| A D | dw-hdmi-ahb-audio.c | 567 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, in snd_dw_hdmi_probe()
|
| /linux/sound/pci/cs46xx/ |
| A D | cs46xx_lib.c | 1766 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/ |
| A D | pcm.h | 1201 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm,
|
| /linux/sound/pci/rme9652/ |
| A D | hdspm.c | 6404 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV_SG, in snd_hdspm_preallocate_memory()
|
| /linux/Documentation/sound/kernel-api/ |
| A D | writing-an-alsa-driver.rst | 3557 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV, 3590 instead of :c:func:`snd_pcm_lib_preallocate_pages_for_all()`.
|
| /linux/ |
| A D | vmlinux.symvers | 3294 0x00000000 snd_pcm_lib_preallocate_pages_for_all vmlinux EXPORT_SYMBOL
|
| A D | System.map | 49683 ffff800010d46f44 T snd_pcm_lib_preallocate_pages_for_all
|
| A D | .tmp_System.map | 49683 ffff800010d46f44 T snd_pcm_lib_preallocate_pages_for_all
|
Completed in 353 milliseconds