mute_bits        1083 sound/pci/hda/hda_generic.c 		bool enabled = !((spec->mute_bits >> nid) & 1);
mute_bits        4450 sound/pci/hda/hda_generic.c 				spec->mute_bits |= (1ULL << mute_nid);
mute_bits        4452 sound/pci/hda/hda_generic.c 				spec->mute_bits &= ~(1ULL << mute_nid);
mute_bits         249 sound/pci/hda/hda_generic.h 	u64 mute_bits;
mute_bits        5716 sound/pci/hda/patch_realtek.c 		spec->gen.mute_bits |= (1ULL << 0x14);