Home
last modified time | relevance | path

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

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