new_headset_mode 5239 sound/pci/hda/patch_realtek.c 	int new_headset_mode;
new_headset_mode 5242 sound/pci/hda/patch_realtek.c 		new_headset_mode = ALC_HEADSET_MODE_UNPLUGGED;
new_headset_mode 5244 sound/pci/hda/patch_realtek.c 		new_headset_mode = ALC_HEADSET_MODE_HEADSET;
new_headset_mode 5246 sound/pci/hda/patch_realtek.c 		new_headset_mode = ALC_HEADSET_MODE_MIC;
new_headset_mode 5248 sound/pci/hda/patch_realtek.c 		new_headset_mode = ALC_HEADSET_MODE_HEADPHONE;
new_headset_mode 5250 sound/pci/hda/patch_realtek.c 	if (new_headset_mode == spec->current_headset_mode) {
new_headset_mode 5255 sound/pci/hda/patch_realtek.c 	switch (new_headset_mode) {
new_headset_mode 5280 sound/pci/hda/patch_realtek.c 	if (new_headset_mode != ALC_HEADSET_MODE_MIC) {
new_headset_mode 5287 sound/pci/hda/patch_realtek.c 	spec->current_headset_mode = new_headset_mode;