Searched refs:do_notify (Results 1 – 5 of 5) sorted by relevance
310 int i, do_notify; in diva_notify_adapter_change() local314 do_notify = 0; in diva_notify_adapter_change()318 do_notify = 1; in diva_notify_adapter_change()321 if (do_notify) { in diva_notify_adapter_change()
159 void (*update_automute)(struct snd_pmac *chip, int do_notify);
819 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute() argument833 if (do_notify && ! changed) in snd_pmac_awacs_update_automute()855 if (do_notify && reg == chip->awacs_reg[1]) in snd_pmac_awacs_update_automute()859 if (do_notify) { in snd_pmac_awacs_update_automute()
581 static void snd_pmac_burgundy_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_burgundy_update_automute() argument600 if (do_notify && reg == oreg) in snd_pmac_burgundy_update_automute()604 if (do_notify) { in snd_pmac_burgundy_update_automute()
957 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute() argument962 if (do_notify) in check_mute()1032 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute() argument1039 mix->auto_mute_notify = do_notify; in tumbler_update_automute()