Searched refs:defcfg (Results 1 – 4 of 4) sorted by relevance
1484 unsigned int defcfg, caps; in can_be_multiio_pin() local 1486 defcfg = snd_hda_codec_get_pincfg(codec, nid); in can_be_multiio_pin() 1487 if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX) in can_be_multiio_pin() 1489 if (location && get_defcfg_location(defcfg) != location) in can_be_multiio_pin() 1502 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin); in count_multiio_pins() local 1503 unsigned int location = get_defcfg_location(defcfg); in count_multiio_pins() 1534 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin); in fill_multi_ios() local 1535 unsigned int location = get_defcfg_location(defcfg); in fill_multi_ios() 2613 unsigned int defcfg; in create_hp_mic() local 2625 defcfg in create_hp_mic() 2889 unsigned int defcfg; create_in_jack_mode() local [all...]
411 unsigned int defcfg; in alc_find_ext_mic_pin() local 418 defcfg = snd_hda_codec_get_pincfg(codec, nid); in alc_find_ext_mic_pin() 419 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in alc_find_ext_mic_pin() 685 /* invalid SSID, check the special NID pin defcfg instead */ in alc_subsystem_id()
2150 unsigned int defcfg; in alc269_fixup_limit_int_mic_boost() local2153 defcfg = snd_hda_codec_get_pincfg(codec, nid); in alc269_fixup_limit_int_mic_boost()2154 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in alc269_fixup_limit_int_mic_boost()
11613 goto defcfg; in tg3_ints_init() 11629 defcfg: in tg3_ints_init()