Searched refs:defcfg (Results 1 – 3 of 3) sorted by relevance
1461 unsigned int defcfg, caps; in can_be_multiio_pin() local1463 defcfg = snd_hda_codec_get_pincfg(codec, nid); in can_be_multiio_pin()1464 if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX) in can_be_multiio_pin()1466 if (location && get_defcfg_location(defcfg) != location) in can_be_multiio_pin()1479 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin); in count_multiio_pins() local1480 unsigned int location = get_defcfg_location(defcfg); in count_multiio_pins()1511 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin); in fill_multi_ios() local1512 unsigned int location = get_defcfg_location(defcfg); in fill_multi_ios()2590 unsigned int defcfg; in create_hp_mic() local2602 defcfg = snd_hda_codec_get_pincfg(codec, cfg->inputs[0].pin); in create_hp_mic()[all …]
5335 unsigned int defcfg; in find_ext_mic_pin() local5342 defcfg = snd_hda_codec_get_pincfg(codec, nid); in find_ext_mic_pin()5343 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in find_ext_mic_pin()5395 unsigned int defcfg; in alc269_fixup_limit_int_mic_boost() local5398 defcfg = snd_hda_codec_get_pincfg(codec, nid); in alc269_fixup_limit_int_mic_boost()5399 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in alc269_fixup_limit_int_mic_boost()
11528 goto defcfg; in tg3_ints_init()11544 defcfg: in tg3_ints_init()