Lines Matching refs:muted
1685 ctl->muted = mute; in hdaa_audio_ctl_amp_set()
1697 lmute = HDAA_AMP_LEFT_MUTED(ctl->muted); in hdaa_audio_ctl_amp_set()
1698 rmute = HDAA_AMP_RIGHT_MUTED(ctl->muted); in hdaa_audio_ctl_amp_set()
2686 int i, muted; in hdaa_audio_ctl_recsel_comm() local
2719 muted = (src & cw->ossmask) ? 0 : 1; in hdaa_audio_ctl_recsel_comm()
2720 if (muted != ctl->forcemute) { in hdaa_audio_ctl_recsel_comm()
2721 ctl->forcemute = muted; in hdaa_audio_ctl_recsel_comm()
2731 nid, i, muted?"mute":"unmute"); in hdaa_audio_ctl_recsel_comm()
4193 ctl->muted = HDAA_AMP_MUTE_ALL; in hdaa_audio_disable_useless()
4328 ctl->muted = HDAA_AMP_MUTE_ALL; in hdaa_audio_disable_unas()
4338 ctl->muted = HDAA_AMP_MUTE_ALL; in hdaa_audio_disable_unas()
4363 ctl->muted = HDAA_AMP_MUTE_ALL; in hdaa_audio_disable_unas()
4490 ctl->muted = HDAA_AMP_MUTE_ALL; in hdaa_audio_disable_crossas()