Home
last modified time | relevance | path

Searched refs:do_notify (Results 1 – 4 of 4) sorted by relevance

/sound/ppc/
A Dpmac.h147 void (*update_automute)(struct snd_pmac *chip, int do_notify);
A Dawacs.c807 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute() argument
821 if (do_notify && ! changed) in snd_pmac_awacs_update_automute()
843 if (do_notify && reg == chip->awacs_reg[1]) in snd_pmac_awacs_update_automute()
847 if (do_notify) { in snd_pmac_awacs_update_automute()
A Dburgundy.c569 static void snd_pmac_burgundy_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_burgundy_update_automute() argument
588 if (do_notify && reg == oreg) in snd_pmac_burgundy_update_automute()
592 if (do_notify) { in snd_pmac_burgundy_update_automute()
A Dtumbler.c954 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute() argument
959 if (do_notify) in check_mute()
1029 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute() argument
1036 mix->auto_mute_notify = do_notify; in tumbler_update_automute()

Completed in 33 milliseconds