Searched refs:lo_type (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 1912 static const char * const lo_type[3] = { "LO", "SP", "HP" }; in debug_show_configs() local 1922 lo_type[cfg->line_out_type]); in debug_show_configs() 2003 debug_badness("==> lo_type=%d, wired=%d, mio=%d, badness=0x%x\n", in parse_output_paths() 2060 debug_badness("==> Best config: lo_type=%d, wired=%d, mio=%d\n", in parse_output_paths()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 1918 static const char * const lo_type[3] = { "LO", "SP", "HP" }; in debug_show_configs() local 1928 lo_type[cfg->line_out_type]); in debug_show_configs() 2009 debug_badness("==> lo_type=%d, wired=%d, mio=%d, badness=0x%x\n", in parse_output_paths() 2066 debug_badness("==> Best config: lo_type=%d, wired=%d, mio=%d\n", in parse_output_paths()
|
Completed in 16 milliseconds