Searched refs:line_out_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_local.h394 int line_out_type; /* AUTO_PIN_XXX_OUT */ member in struct:auto_pin_cfg
H A Dpatch_cirrus.c411 if (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT) {
623 i, cfg->line_outs, cfg->line_out_type);
H A Dpatch_sigmatel.c2843 if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
2860 if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
3210 cfg->line_out_type);
3214 if (cfg->hp_outs > 1 && cfg->line_out_type == AUTO_PIN_LINE_OUT) {
3705 if (spec->autocfg.line_out_type != AUTO_PIN_SPEAKER_OUT ||
3748 spec->autocfg.line_out_type = AUTO_PIN_HP_OUT;
3854 spec->autocfg.line_out_type = AUTO_PIN_HP_OUT;
4292 if (cfg->line_out_type == AUTO_PIN_LINE_OUT &&
H A Dpatch_realtek.c1230 spec->autocfg.line_out_type == AUTO_PIN_SPEAKER_OUT)
4841 cfg->line_out_type == AUTO_PIN_SPEAKER_OUT)
4996 static int get_pin_type(int line_out_type) argument
4998 if (line_out_type == AUTO_PIN_HP_OUT)
5011 int pin_type = get_pin_type(spec->autocfg.line_out_type);
6551 else if (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT)
6604 int pin_type = get_pin_type(spec->autocfg.line_out_type);
10449 int pin_type = get_pin_type(spec->autocfg.line_out_type);
11800 else if (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT)
11819 else if (cfg->line_out_type
[all...]
H A Dhda_codec.c4580 cfg->line_out_type = AUTO_PIN_SPEAKER_OUT;
4587 cfg->line_out_type = AUTO_PIN_HP_OUT;

Completed in 230 milliseconds