Searched refs:AUTO_PIN_HP_OUT (Results 1 - 3 of 3) sorted by last modified time

/linux-master/sound/pci/hda/
H A Dhda_generic.c1204 case AUTO_PIN_HP_OUT:
1692 if (cfg->line_out_type == AUTO_PIN_HP_OUT)
1809 if (cfg->line_out_type != AUTO_PIN_HP_OUT) {
1839 if (cfg->line_out_type != AUTO_PIN_HP_OUT)
1881 if (cfg->line_out_type != AUTO_PIN_HP_OUT)
2031 cfg->line_out_type == AUTO_PIN_HP_OUT) {
2054 cfg->line_out_type = AUTO_PIN_HP_OUT;
2084 if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT)
2089 if (cfg->line_out_type != AUTO_PIN_HP_OUT)
2260 if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT)
[all...]
H A Dhda_auto_parser.h28 AUTO_PIN_HP_OUT enumerator in enum:__anon4133
98 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ?
103 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ?
H A Dhda_auto_parser.c365 cfg->line_out_type = AUTO_PIN_HP_OUT;
394 cfg->line_out_type = AUTO_PIN_HP_OUT;
413 cfg->line_out_type == AUTO_PIN_HP_OUT ? "hp" :

Completed in 162 milliseconds