Home
last modified time | relevance | path

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

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