Lines Matching defs:mute
564 /* look for a widget suitable for assigning a mute switch in the path */
959 /* only the put callback is replaced for handling the special mute */
1047 /* create a mute-switch for the given mixer widget;
1048 * if it has multiple sources (e.g. DAC and loopback), create a bind-mute
1080 /* playback mute control with the software mute bit check */
1103 * Bound mute controls
1187 /* if the primary channel vol/mute is shared with HP volume,
1199 /* if the primary channel vol/mute is shared with spk volume,
1273 * volume and mute controls, and assign the values to ctls[].
1277 * total badness for both volume and mute controls.
1597 /* assign volume and mute controls */
3048 /* return true if either a volume or a mute amp is found for the given
3913 * vmaster mute LED hook helpers
3930 cdev->name = micmute ? "hda::micmute" : "hda::mute";
3932 cdev->default_trigger = micmute ? "audio-micmute" : "audio-mute";
3950 * snd_dha_gen_add_mute_led_cdev - Create a LED classdev and enable as vmaster mute LED
3964 codec_warn(codec, "failed to create a mute LED cdev\n");
3979 * mic mute LED hook helpers
4085 /* Set up the capture sync hook for controlling the mic-mute LED */
4101 * snd_dha_gen_add_micmute_led_cdev - Create a LED classdev and enable as mic-mute LED
4105 * Called from the codec drivers for offering the mic mute LED controls.
4123 codec_warn(codec, "failed to create a mic-mute LED cdev\n");
4477 * Jack detections for HP auto-mute and mic-switch
4499 /* standard HP/line-out auto-mute helper */
4501 int *paths, bool mute)
4514 continue; /* no mute for inputs */
4526 if (mute)
4539 if (!mute)
4549 set_pin_eapd(codec, nid, !mute);
4551 bool on = !mute;
4563 * Update the mute status of all outputs based on the current jack states.
4620 /* sync the whole vmaster followers to reflect the new auto-mute status */
4833 * Check the availability of HP/line-out auto-mute;
5036 /* mute all aamix inputs initially; parse up to the first leaves */
5229 /* mute all aamix input initially */
6104 /* call init functions of standard auto-mute helpers */