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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c321 int pxa2xx_pcm_new(struct snd_card *card, struct pxa2xx_pcm_client *client, function
364 EXPORT_SYMBOL(pxa2xx_pcm_new); variable
H A Dpxa2xx-ac97.c324 ret = pxa2xx_pcm_new(card, &pxa2xx_ac97_pcm_client, &pxa2xx_ac97_pcm);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/pxa/
H A Dpxa2xx-pcm.c332 int pxa2xx_pcm_new(struct snd_card *card, struct snd_soc_codec_dai *dai, function
362 .pcm_new = pxa2xx_pcm_new,

Completed in 118 milliseconds