Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.c540 unsigned int defc; in check_mic_location_need() local
543 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[input].pin); in check_mic_location_need()
544 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
551 defc = snd_hda_codec_get_pincfg(codec, cfg->inputs[i].pin); in check_mic_location_need()
552 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds