Home
last modified time | relevance | path

Searched refs:snd_pmac_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/ppc/
Dpmac.h170 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return);
Dpowermac.c65 if ((err = snd_pmac_new(card, &chip)) < 0) in snd_pmac_probe()
Dpmac.c1177 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return) in snd_pmac_new() function