Searched refs:pxa2xx_pcm_new (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/arm/
H A Dpxa2xx-pcm.h28 extern int pxa2xx_pcm_new(struct snd_card *, struct pxa2xx_pcm_client *, struct snd_pcm **);
H A Dpxa2xx-pcm.c89 int pxa2xx_pcm_new(struct snd_card *card, struct pxa2xx_pcm_client *client, pxa2xx_pcm_new() function
131 EXPORT_SYMBOL(pxa2xx_pcm_new); variable
H A Dpxa2xx-ac97.c189 ret = pxa2xx_pcm_new(card, &pxa2xx_ac97_pcm_client, &pxa2xx_ac97_pcm); pxa2xx_ac97_probe()

Completed in 71 milliseconds