Home
last modified time | relevance | path

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

/linux-4.1.27/sound/ppc/
Dkeywest.c118 int snd_pmac_tumbler_post_init(void) in snd_pmac_tumbler_post_init() function
Dpmac.h190 int snd_pmac_tumbler_post_init(void);
Dpowermac.c93 if ( snd_pmac_tumbler_init(chip) < 0 || snd_pmac_tumbler_post_init() < 0) in snd_pmac_probe()