AUTO_PIN_LINE_IN
for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) {
for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) {
if (cfg->inputs[idx].type > AUTO_PIN_LINE_IN)
if (cfg->inputs[i].type > AUTO_PIN_LINE_IN)
add_auto_cfg_input_pin(codec, cfg, nid, AUTO_PIN_LINE_IN);