Searched refs:mute_nid (Results 1 – 1 of 1) sorted by relevance
4255 hda_nid_t mute_nid; in do_automute() local4260 mute_nid = get_amp_nid_(path->ctls[NID_PATH_MUTE_CTL]); in do_automute()4261 if (!mute_nid) in do_automute()4264 spec->mute_bits |= (1ULL << mute_nid); in do_automute()4266 spec->mute_bits &= ~(1ULL << mute_nid); in do_automute()