Searched refs:attr2 (Results 1 – 1 of 1) sorted by relevance
505 int i, attr, attr2; in check_mic_location_need() local516 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()517 if (attr2 >= INPUT_PIN_ATTR_NORMAL) { in check_mic_location_need()518 if (attr && attr != attr2) in check_mic_location_need()520 attr = attr2; in check_mic_location_need()