Home
last modified time | relevance | path

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

/openbmc/linux/sound/ppc/
H A Dpmac.h158 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return);
H A Dpowermac.c51 err = snd_pmac_new(card, &chip); in snd_pmac_probe()
H A Dpmac.c1139 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return) in snd_pmac_new() function