Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/pxa/
Dpxa2xx-pcm.c71 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, in pxa2xx_soc_pcm_new()
78 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, in pxa2xx_soc_pcm_new()
/linux-4.4.14/sound/arm/
Dpxa2xx-pcm.c105 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_pcm_new()
112 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_pcm_new()
Dpxa2xx-pcm-lib.c151 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in pxa2xx_pcm_preallocate_dma_buffer() function
166 EXPORT_SYMBOL(pxa2xx_pcm_preallocate_dma_buffer);
/linux-4.4.14/include/sound/
Dpxa2xx-lib.h19 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream);