Home
last modified time | relevance | path

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

/linux-4.4.14/sound/ppc/
Dpmac.h189 int snd_pmac_tumbler_init(struct snd_pmac *chip);
Dpowermac.c93 if ( snd_pmac_tumbler_init(chip) < 0 || snd_pmac_tumbler_post_init() < 0) in snd_pmac_probe()
Dtumbler.c1348 int snd_pmac_tumbler_init(struct snd_pmac *chip) in snd_pmac_tumbler_init() function