Searched refs:pxa2xx_pcm_preallocate_dma_buffer (Results 1 – 3 of 3) sorted by relevance
125 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm) in pxa2xx_pcm_preallocate_dma_buffer() function132 EXPORT_SYMBOL(pxa2xx_pcm_preallocate_dma_buffer);145 return pxa2xx_pcm_preallocate_dma_buffer(pcm); in pxa2xx_soc_pcm_new()
196 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm); in pxa2xx_ac97_pcm_new()
22 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm);
Completed in 5 milliseconds