Searched refs:has_multiple_pins (Results 1 – 1 of 1) sorted by relevance
574 int has_multiple_pins = 0; in hda_get_autocfg_input_label() local578 has_multiple_pins = 1; in hda_get_autocfg_input_label()579 if (has_multiple_pins && type == AUTO_PIN_MIC) in hda_get_autocfg_input_label()580 has_multiple_pins &= check_mic_location_need(codec, cfg, input); in hda_get_autocfg_input_label()581 has_multiple_pins |= codec->force_pin_prefix; in hda_get_autocfg_input_label()584 has_multiple_pins); in hda_get_autocfg_input_label()