current_headset_type  101 sound/pci/hda/patch_realtek.c 	int current_headset_type;
current_headset_type 5229 sound/pci/hda/patch_realtek.c 	spec->current_headset_type = is_ctia ? ALC_HEADSET_TYPE_CTIA : ALC_HEADSET_TYPE_OMTP;
current_headset_type 5259 sound/pci/hda/patch_realtek.c 		spec->current_headset_type = ALC_HEADSET_TYPE_UNKNOWN;
current_headset_type 5263 sound/pci/hda/patch_realtek.c 		if (spec->current_headset_type == ALC_HEADSET_TYPE_UNKNOWN)
current_headset_type 5265 sound/pci/hda/patch_realtek.c 		if (spec->current_headset_type == ALC_HEADSET_TYPE_CTIA)
current_headset_type 5267 sound/pci/hda/patch_realtek.c 		else if (spec->current_headset_type == ALC_HEADSET_TYPE_OMTP)
current_headset_type 5340 sound/pci/hda/patch_realtek.c 			spec->current_headset_type = ALC_HEADSET_TYPE_UNKNOWN;