auto_mute_notify  100 sound/ppc/tumbler.c 	int auto_mute_notify;
auto_mute_notify  978 sound/ppc/tumbler.c 			check_mute(chip, &mix->hp_mute, 0, mix->auto_mute_notify,
auto_mute_notify  981 sound/ppc/tumbler.c 			check_mute(chip, &mix->line_mute, 0, mix->auto_mute_notify,
auto_mute_notify  985 sound/ppc/tumbler.c 		check_mute(chip, &mix->amp_mute, !IS_G4DA, mix->auto_mute_notify,
auto_mute_notify  989 sound/ppc/tumbler.c 		check_mute(chip, &mix->amp_mute, 0, mix->auto_mute_notify,
auto_mute_notify  993 sound/ppc/tumbler.c 		check_mute(chip, &mix->hp_mute, 1, mix->auto_mute_notify,
auto_mute_notify  996 sound/ppc/tumbler.c 			check_mute(chip, &mix->line_mute, 1, mix->auto_mute_notify,
auto_mute_notify  999 sound/ppc/tumbler.c 	if (mix->auto_mute_notify)
auto_mute_notify 1005 sound/ppc/tumbler.c 	if (mix->auto_mute_notify)
auto_mute_notify 1025 sound/ppc/tumbler.c 		mix->auto_mute_notify = do_notify;