Searched refs:line_out_type (Results 1 – 6 of 6) sorted by relevance
70 int line_out_type; /* AUTO_PIN_XXX_OUT */ member99 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_outs()104 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_pins()109 return (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT) ? in auto_cfg_speaker_outs()114 return (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT) ? in auto_cfg_speaker_pins()
369 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_parse_pin_defcfg()391 cfg->line_out_type = AUTO_PIN_SPEAKER_OUT; in snd_hda_parse_pin_defcfg()398 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_parse_pin_defcfg()419 cfg->line_out_type == AUTO_PIN_HP_OUT ? "hp" : in snd_hda_parse_pin_defcfg()420 (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT ? in snd_hda_parse_pin_defcfg()
1189 switch (cfg->line_out_type) { in get_line_out_pfx() 1690 if (cfg->line_out_type == AUTO_PIN_HP_OUT) in indep_hp_possible() 1786 cfg->line_out_type != AUTO_PIN_SPEAKER_OUT) { in fill_and_eval_dacs() 1799 cfg->line_outs == 1 && cfg->line_out_type != AUTO_PIN_SPEAKER_OUT) { in fill_and_eval_dacs() 1807 if (cfg->line_out_type != AUTO_PIN_HP_OUT) { in fill_and_eval_dacs() 1816 if (cfg->line_out_type != AUTO_PIN_SPEAKER_OUT) { in fill_and_eval_dacs() 1827 cfg->line_outs == 1 && cfg->line_out_type != AUTO_PIN_SPEAKER_OUT) { in fill_and_eval_dacs() 1837 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs() 1840 if (cfg->line_out_type != AUTO_PIN_SPEAKER_OUT) in fill_and_eval_dacs() 1846 cfg->hp_outs && cfg->line_out_type in fill_and_eval_dacs() [all...]
956 if (spec->gen.autocfg.line_out_type == AUTO_PIN_SPEAKER_OUT) in ad1884_fixup_hp_eapd()
800 if (spec->gen.autocfg.line_out_type == AUTO_PIN_SPEAKER_OUT) {
496 if (spec->gen.autocfg.line_out_type == AC_JACK_HP_OUT) in alc_auto_init_amp()