Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_preallocate_dma_buffer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/arm/
H A 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); variable
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()
H A 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()
/kernel/linux/linux-6.6/sound/arm/
H A Dpxa2xx-pcm-lib.c125 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm) in pxa2xx_pcm_preallocate_dma_buffer() function
132 EXPORT_SYMBOL(pxa2xx_pcm_preallocate_dma_buffer); variable
145 return pxa2xx_pcm_preallocate_dma_buffer(pcm); in pxa2xx_soc_pcm_new()
H A Dpxa2xx-ac97.c195 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm); in pxa2xx_ac97_pcm_new()
/kernel/linux/linux-6.6/include/sound/
H A Dpxa2xx-lib.h22 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm);
/kernel/linux/linux-5.10/include/sound/
H A Dpxa2xx-lib.h25 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream);

Completed in 3 milliseconds