cur_mic_type     1001 sound/pci/hda/patch_ca0132.c 	int cur_mic_type;
cur_mic_type     4496 sound/pci/hda/patch_ca0132.c 		if (spec->cur_mic_type == DIGITAL_MIC)
cur_mic_type     4506 sound/pci/hda/patch_ca0132.c 		if (spec->cur_mic_type == DIGITAL_MIC)
cur_mic_type     4610 sound/pci/hda/patch_ca0132.c 		spec->cur_mic_type = LINE_MIC_IN;
cur_mic_type     4612 sound/pci/hda/patch_ca0132.c 		spec->cur_mic_type = DIGITAL_MIC;
cur_mic_type     4614 sound/pci/hda/patch_ca0132.c 	if (spec->cur_mic_type == DIGITAL_MIC) {
cur_mic_type     4655 sound/pci/hda/patch_ca0132.c 	spec->cur_mic_type = spec->in_enum_val;
cur_mic_type     4657 sound/pci/hda/patch_ca0132.c 	switch (spec->cur_mic_type) {
cur_mic_type     4877 sound/pci/hda/patch_ca0132.c 		if ((nid == VOICE_FOCUS) && (spec->cur_mic_type != DIGITAL_MIC))
cur_mic_type     4882 sound/pci/hda/patch_ca0132.c 				&& (spec->cur_mic_type != REAR_LINE_IN)) {
cur_mic_type     4901 sound/pci/hda/patch_ca0132.c 				&& (spec->cur_mic_type != REAR_LINE_IN)) {
cur_mic_type     5811 sound/pci/hda/patch_ca0132.c 			if (spec->cur_mic_type != DIGITAL_MIC)
cur_mic_type     7727 sound/pci/hda/patch_ca0132.c 		spec->cur_mic_type = DIGITAL_MIC;
cur_mic_type     7729 sound/pci/hda/patch_ca0132.c 		spec->cur_mic_type = REAR_MIC;