Home
last modified time | relevance | path

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

/sound/ppc/
Dpmac.h158 int snd_pmac_pcm_new(struct snd_pmac *chip);
Dpowermac.c109 if ((err = snd_pmac_pcm_new(chip)) < 0) in snd_pmac_probe()
Dpmac.c669 int snd_pmac_pcm_new(struct snd_pmac *chip) in snd_pmac_pcm_new() function