Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dpxa2xx-lib.h22 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm);
/linux/sound/arm/
H A Dpxa2xx-ac97.c192 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm); in pxa2xx_ac97_pcm_new()