Home
last modified time | relevance | path

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

/sound/hda/common/
A Dauto_parser.c543 int i, attr, attr2; in check_mic_location_need() local
554 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
555 if (attr2 >= INPUT_PIN_ATTR_NORMAL) { in check_mic_location_need()
556 if (attr && attr != attr2) in check_mic_location_need()
558 attr = attr2; in check_mic_location_need()

Completed in 4 milliseconds