idx_to_check      743 sound/pci/hda/hda_generic.c 			 int idx, int idx_to_check, bool enable)
idx_to_check      750 sound/pci/hda/hda_generic.c 	mask = get_amp_mask_to_modify(codec, nid, dir, idx_to_check, caps);
idx_to_check      759 sound/pci/hda/hda_generic.c 				   int dir, int idx, int idx_to_check,
idx_to_check      763 sound/pci/hda/hda_generic.c 	if (!enable && is_active_nid(codec, nid, dir, idx_to_check))
idx_to_check      765 sound/pci/hda/hda_generic.c 	activate_amp(codec, nid, dir, idx, idx_to_check, enable);