Searched refs:defcfg (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_generic.c1484 unsigned int defcfg, caps; local
1486 defcfg = snd_hda_codec_get_pincfg(codec, nid);
1487 if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX)
1489 if (location && get_defcfg_location(defcfg) != location)
1502 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin); local
1503 unsigned int location = get_defcfg_location(defcfg);
1534 unsigned int defcfg = snd_hda_codec_get_pincfg(codec, reference_pin); local
1535 unsigned int location = get_defcfg_location(defcfg);
2613 unsigned int defcfg; local
2625 defcfg
2889 unsigned int defcfg; local
[all...]
H A Dpatch_realtek.c789 /* invalid SSID, check the special NID pin defcfg instead */
6133 unsigned int defcfg; local
6140 defcfg = snd_hda_codec_get_pincfg(codec, nid);
6141 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT)
6182 unsigned int defcfg; local
6185 defcfg = snd_hda_codec_get_pincfg(codec, nid);
6186 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT)
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c11595 goto defcfg;
11611 defcfg:

Completed in 195 milliseconds