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