Home
last modified time | relevance | path

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

/sound/arm/
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);
145 return pxa2xx_pcm_preallocate_dma_buffer(pcm); in pxa2xx_soc_pcm_new()
Dpxa2xx-ac97.c195 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm); in pxa2xx_ac97_pcm_new()