Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_auto_parser.c534 unsigned int defc; in check_mic_location_need() local
537 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[input].pin); in check_mic_location_need()
538 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
545 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[i].pin); in check_mic_location_need()
546 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()