Searched refs:mute_nid (Results 1 – 1 of 1) sorted by relevance
4402 hda_nid_t mute_nid; in do_automute() local4407 mute_nid = get_amp_nid_(path->ctls[NID_PATH_MUTE_CTL]); in do_automute()4408 if (!mute_nid) in do_automute()4411 spec->mute_bits |= (1ULL << mute_nid); in do_automute()4413 spec->mute_bits &= ~(1ULL << mute_nid); in do_automute()