Home
last modified time | relevance | path

Searched refs:snd_pcm_lib_preallocate_pages (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_memory.c296 * snd_pcm_lib_preallocate_pages - pre-allocation for the given DMA type
305 void snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages() function
311 EXPORT_SYMBOL(snd_pcm_lib_preallocate_pages); variable
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_memory.c317 * snd_pcm_lib_preallocate_pages - pre-allocation for the given DMA type
326 void snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages() function
332 EXPORT_SYMBOL(snd_pcm_lib_preallocate_pages); variable
/kernel/linux/linux-5.10/sound/soc/meson/
H A Daiu-fifo.c202 snd_pcm_lib_preallocate_pages(substream, in aiu_fifo_pcm_new()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demupcm.c1398 snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV_SG, in snd_emu10k1_pcm()
1428 snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV_SG, in snd_emu10k1_pcm_multi()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demupcm.c1454 snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV_SG, in snd_emu10k1_pcm()
1485 snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV_SG, in snd_emu10k1_pcm_multi()
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h1199 void snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream,
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h1266 void snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream,

Completed in 13 milliseconds