Searched refs:has_multiple_pins (Results 1 – 1 of 1) sorted by relevance
580 int has_multiple_pins = 0; in hda_get_autocfg_input_label() local584 has_multiple_pins = 1; in hda_get_autocfg_input_label()585 if (has_multiple_pins && type == AUTO_PIN_MIC) in hda_get_autocfg_input_label()586 has_multiple_pins &= check_mic_location_need(codec, cfg, input); in hda_get_autocfg_input_label()587 has_multiple_pins |= codec->force_pin_prefix; in hda_get_autocfg_input_label()590 has_multiple_pins); in hda_get_autocfg_input_label()