Lines Matching defs:auto_mute_notify
100 int auto_mute_notify;
988 check_mute(chip, &mix->hp_mute, 0, mix->auto_mute_notify,
991 check_mute(chip, &mix->line_mute, 0, mix->auto_mute_notify,
995 check_mute(chip, &mix->amp_mute, !IS_G4DA, mix->auto_mute_notify,
999 check_mute(chip, &mix->amp_mute, 0, mix->auto_mute_notify,
1003 check_mute(chip, &mix->hp_mute, 1, mix->auto_mute_notify,
1006 check_mute(chip, &mix->line_mute, 1, mix->auto_mute_notify,
1009 if (mix->auto_mute_notify)
1015 if (mix->auto_mute_notify)
1035 mix->auto_mute_notify = do_notify;