Symbol: AUTO_PIN_HP_OUT
sound/hda/codecs/generic.c
1202
case AUTO_PIN_HP_OUT:
sound/hda/codecs/generic.c
1690
if (cfg->line_out_type == AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
1807
if (cfg->line_out_type != AUTO_PIN_HP_OUT) {
sound/hda/codecs/generic.c
1837
if (cfg->line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
1879
if (cfg->line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
2027
cfg->line_out_type == AUTO_PIN_HP_OUT) {
sound/hda/codecs/generic.c
2050
cfg->line_out_type = AUTO_PIN_HP_OUT;
sound/hda/codecs/generic.c
2080
if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
2085
if (cfg->line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
2253
if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
2260
if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
2269
AUTO_PIN_HP_OUT);
sound/hda/codecs/generic.c
2300
if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
2466
if (out_type == AUTO_PIN_HP_OUT && spec->indep_hp_enabled &&
sound/hda/codecs/generic.c
2514
AUTO_PIN_HP_OUT);
sound/hda/codecs/generic.c
2520
if (cfg->line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
2627
if (cfg->line_out_type == AUTO_PIN_HP_OUT && cfg->line_outs > 0)
sound/hda/codecs/generic.c
4235
if (cfg->line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
4264
if (cfg->line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
4310
if (cfg->line_out_type != AUTO_PIN_HP_OUT) {
sound/hda/codecs/generic.c
4452
if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
4740
cfg->line_out_type == AUTO_PIN_HP_OUT) {
sound/hda/codecs/generic.c
5066
cfg->line_out_type = AUTO_PIN_HP_OUT;
sound/hda/codecs/generic.c
5105
if (cfg->line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
5161
if (cfg->line_out_type != AUTO_PIN_HP_OUT) {
sound/hda/codecs/generic.c
5887
if (spec->autocfg.line_out_type != AUTO_PIN_HP_OUT)
sound/hda/codecs/generic.c
5927
AUTO_PIN_HP_OUT);
sound/hda/common/auto_parser.c
369
cfg->line_out_type = AUTO_PIN_HP_OUT;
sound/hda/common/auto_parser.c
398
cfg->line_out_type = AUTO_PIN_HP_OUT;
sound/hda/common/auto_parser.c
419
cfg->line_out_type == AUTO_PIN_HP_OUT ? "hp" :
sound/hda/common/hda_auto_parser.h
104
return (cfg->line_out_type == AUTO_PIN_HP_OUT) ?
sound/hda/common/hda_auto_parser.h
99
return (cfg->line_out_type == AUTO_PIN_HP_OUT) ?