Home
last modified time | relevance | path

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

/Linux-v5.4/sound/ppc/
Dpmac.h157 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return);
Dpowermac.c52 if ((err = snd_pmac_new(card, &chip)) < 0) in snd_pmac_probe()
Dpmac.c1163 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return) in snd_pmac_new() function