defcfg           11528 drivers/net/ethernet/broadcom/tg3.c 		goto defcfg;
defcfg           11544 drivers/net/ethernet/broadcom/tg3.c defcfg:
defcfg           1461 sound/pci/hda/hda_generic.c 	unsigned int defcfg, caps;
defcfg           1463 sound/pci/hda/hda_generic.c 	defcfg = snd_hda_codec_get_pincfg(codec, nid);
defcfg           1464 sound/pci/hda/hda_generic.c 	if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX)
defcfg           1466 sound/pci/hda/hda_generic.c 	if (location && get_defcfg_location(defcfg) != location)
defcfg           1479 sound/pci/hda/hda_generic.c 	unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin);
defcfg           1480 sound/pci/hda/hda_generic.c 	unsigned int location = get_defcfg_location(defcfg);
defcfg           1511 sound/pci/hda/hda_generic.c 	unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin);
defcfg           1512 sound/pci/hda/hda_generic.c 	unsigned int location = get_defcfg_location(defcfg);
defcfg           2590 sound/pci/hda/hda_generic.c 	unsigned int defcfg;
defcfg           2602 sound/pci/hda/hda_generic.c 			defcfg = snd_hda_codec_get_pincfg(codec, cfg->inputs[0].pin);
defcfg           2603 sound/pci/hda/hda_generic.c 			if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT)
defcfg           2866 sound/pci/hda/hda_generic.c 	unsigned int defcfg;
defcfg           2872 sound/pci/hda/hda_generic.c 	defcfg = snd_hda_codec_get_pincfg(codec, pin);
defcfg           2873 sound/pci/hda/hda_generic.c 	if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT)
defcfg           5592 sound/pci/hda/patch_realtek.c 	unsigned int defcfg;
defcfg           5599 sound/pci/hda/patch_realtek.c 		defcfg = snd_hda_codec_get_pincfg(codec, nid);
defcfg           5600 sound/pci/hda/patch_realtek.c 		if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT)
defcfg           5641 sound/pci/hda/patch_realtek.c 		unsigned int defcfg;
defcfg           5644 sound/pci/hda/patch_realtek.c 		defcfg = snd_hda_codec_get_pincfg(codec, nid);
defcfg           5645 sound/pci/hda/patch_realtek.c 		if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT)