Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_preallocate_dma_buffer (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/sound/arm/
Dpxa2xx-pcm-lib.c143 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in pxa2xx_pcm_preallocate_dma_buffer() function
157 EXPORT_SYMBOL(pxa2xx_pcm_preallocate_dma_buffer);
197 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, in pxa2xx_soc_pcm_new()
204 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, in pxa2xx_soc_pcm_new()
Dpxa2xx-ac97.c202 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_ac97_pcm_new()
208 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_ac97_pcm_new()
/Linux-v5.10/include/sound/
Dpxa2xx-lib.h25 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream);