AUTO_PIN_LINE_IN 276 sound/pci/hda/hda_auto_parser.c add_auto_cfg_input_pin(codec, cfg, nid, AUTO_PIN_LINE_IN); AUTO_PIN_LINE_IN 1484 sound/pci/hda/hda_generic.c for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) { AUTO_PIN_LINE_IN 1524 sound/pci/hda/hda_generic.c for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) { AUTO_PIN_LINE_IN 3867 sound/pci/hda/hda_generic.c if (cfg->inputs[idx].type > AUTO_PIN_LINE_IN) AUTO_PIN_LINE_IN 4893 sound/pci/hda/hda_generic.c if (cfg->inputs[i].type > AUTO_PIN_LINE_IN)