Searched refs:pxa2xx_pcm_new (Results 1 – 3 of 3) sorted by relevance
89 int pxa2xx_pcm_new(struct snd_card *card, struct pxa2xx_pcm_client *client, in pxa2xx_pcm_new() function131 EXPORT_SYMBOL(pxa2xx_pcm_new);
28 extern int pxa2xx_pcm_new(struct snd_card *, struct pxa2xx_pcm_client *, struct snd_pcm **);
189 ret = pxa2xx_pcm_new(card, &pxa2xx_ac97_pcm_client, &pxa2xx_ac97_pcm); in pxa2xx_ac97_probe()