Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.c542 unsigned int defc; in check_mic_location_need() local
545 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[input].pin); in check_mic_location_need()
546 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
553 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[i].pin); in check_mic_location_need()
554 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()