Home
last modified time | relevance | path

Searched refs:snd_pmac_add_automute (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/sound/ppc/
Dpmac.h208 int snd_pmac_add_automute(struct snd_pmac *chip);
Dburgundy.c722 err = snd_pmac_add_automute(chip); in snd_pmac_burgundy_init()
Dawacs.c1133 err = snd_pmac_add_automute(chip); in snd_pmac_awacs_init()
Dpmac.c1160 int snd_pmac_add_automute(struct snd_pmac *chip) in snd_pmac_add_automute() function
Dtumbler.c1463 && (err = snd_pmac_add_automute(chip)) < 0) in snd_pmac_tumbler_init()