Searched refs:mute_nid (Results 1 – 1 of 1) sorted by relevance
4517 hda_nid_t mute_nid; in do_automute() local4522 mute_nid = get_amp_nid_(path->ctls[NID_PATH_MUTE_CTL]); in do_automute()4523 if (!mute_nid) in do_automute()4526 spec->mute_bits |= (1ULL << mute_nid); in do_automute()4528 spec->mute_bits &= ~(1ULL << mute_nid); in do_automute()