Lines Matching defs:auto_mute_notify
100 int auto_mute_notify;
978 check_mute(chip, &mix->hp_mute, 0, mix->auto_mute_notify,
981 check_mute(chip, &mix->line_mute, 0, mix->auto_mute_notify,
985 check_mute(chip, &mix->amp_mute, !IS_G4DA, mix->auto_mute_notify,
989 check_mute(chip, &mix->amp_mute, 0, mix->auto_mute_notify,
993 check_mute(chip, &mix->hp_mute, 1, mix->auto_mute_notify,
996 check_mute(chip, &mix->line_mute, 1, mix->auto_mute_notify,
999 if (mix->auto_mute_notify)
1005 if (mix->auto_mute_notify)
1025 mix->auto_mute_notify = do_notify;