Home
last modified time | relevance | path

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

/Linux-v5.10/sound/ppc/
Dpmac.h195 int snd_pmac_add_automute(struct snd_pmac *chip);
Dburgundy.c709 err = snd_pmac_add_automute(chip); in snd_pmac_burgundy_init()
Dawacs.c1121 err = snd_pmac_add_automute(chip); in snd_pmac_awacs_init()
Dpmac.c1122 int snd_pmac_add_automute(struct snd_pmac *chip) in snd_pmac_add_automute() function
Dtumbler.c1450 && (err = snd_pmac_add_automute(chip)) < 0) in snd_pmac_tumbler_init()