Home
last modified time | relevance | path

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

/linux-4.1.27/sound/arm/
Dpxa2xx-pcm.c111 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_pcm_new()
118 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_pcm_new()
Dpxa2xx-pcm-lib.c280 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in pxa2xx_pcm_preallocate_dma_buffer() function
295 EXPORT_SYMBOL(pxa2xx_pcm_preallocate_dma_buffer);
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-pcm.c103 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, in pxa2xx_soc_pcm_new()
110 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, in pxa2xx_soc_pcm_new()
/linux-4.1.27/include/sound/
Dpxa2xx-lib.h20 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream);