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.c536 unsigned int defc; in check_mic_location_need() local
539 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[input].pin); in check_mic_location_need()
540 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
547 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[i].pin); in check_mic_location_need()
548 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()