Home
last modified time | relevance | path

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

/Linux-v4.19/sound/ppc/
Dkeywest.c125 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()