Home
last modified time | relevance | path

Searched refs:defc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_auto_parser.c538 unsigned int defc; in check_mic_location_need() local
541 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[input].pin); in check_mic_location_need()
542 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
549 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[i].pin); in check_mic_location_need()
550 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()