get_defcfg_device  206 sound/pci/hda/hda_auto_parser.c 		dev = get_defcfg_device(def_conf);
get_defcfg_device  490 sound/pci/hda/hda_auto_parser.c 	switch (get_defcfg_device(def_conf)) {
get_defcfg_device  720 sound/pci/hda/hda_auto_parser.c 	switch (get_defcfg_device(def_conf)) {
get_defcfg_device  355 sound/pci/hda/hda_jack.c 	switch (get_defcfg_device(def_conf)) {
get_defcfg_device   91 sound/pci/hda/patch_cmedia.c 	if (get_defcfg_device(snd_hda_codec_get_pincfg(codec, 0x10)) ==
get_defcfg_device 1979 sound/pci/hda/patch_realtek.c 		if (get_defcfg_device(val) != AC_JACK_HP_OUT)
get_defcfg_device 3123 sound/pci/hda/patch_sigmatel.c 		(get_defcfg_device(pin_cfg) == AC_JACK_LINE_OUT ||
get_defcfg_device 3124 sound/pci/hda/patch_sigmatel.c 		 get_defcfg_device(pin_cfg) == AC_JACK_HP_OUT);