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