Lines Matching refs:defcfg
1478 unsigned int defcfg, caps;
1480 defcfg = snd_hda_codec_get_pincfg(codec, nid);
1481 if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX)
1483 if (location && get_defcfg_location(defcfg) != location)
1496 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin);
1497 unsigned int location = get_defcfg_location(defcfg);
1528 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin);
1529 unsigned int location = get_defcfg_location(defcfg);
2607 unsigned int defcfg;
2619 defcfg = snd_hda_codec_get_pincfg(codec, cfg->inputs[0].pin);
2620 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT)
2883 unsigned int defcfg;
2889 defcfg = snd_hda_codec_get_pincfg(codec, pin);
2890 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT)