Home
last modified time | relevance | path

Searched refs:AUTO_PIN_LINE_IN (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dhda_local.h402 AUTO_PIN_LINE_IN, enumerator
Dpatch_ca0132.c996 cfg->inputs[1].type = AUTO_PIN_LINE_IN; in ca0132_config()
Dpatch_realtek.c1152 if (cfg->inputs[i].type > AUTO_PIN_LINE_IN) in alc_init_auto_mic()
3905 for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) { in alc_auto_fill_multi_ios()
3918 for (type = AUTO_PIN_LINE_IN; type >= AUTO_PIN_MIC; type--) { in alc_auto_fill_multi_ios()
Dpatch_sigmatel.c2905 if (cfg->inputs[i].type == AUTO_PIN_LINE_IN) { in check_line_out_switch()
3299 if (cfg->inputs[idx].type > AUTO_PIN_LINE_IN) in stac92xx_auto_create_multi_out_ctls()
Dpatch_via.c1956 if (ins[i].type > AUTO_PIN_LINE_IN) in mangle_smart51()
Dhda_codec.c4999 add_auto_cfg_input_pin(cfg, nid, AUTO_PIN_LINE_IN); in snd_hda_parse_pin_defcfg()