Home
last modified time | relevance | path

Searched refs:fill_hardwired (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c1736 bool fill_hardwired, in fill_and_eval_dacs()
1765 if (fill_hardwired) { in fill_and_eval_dacs()
1987 bool fill_hardwired = true, fill_mio_first = true; in parse_output_paths() local
1997 badness = fill_and_eval_dacs(codec, fill_hardwired, in parse_output_paths()
2004 cfg->line_out_type, fill_hardwired, fill_mio_first, in parse_output_paths()
2010 best_wired = fill_hardwired; in parse_output_paths()
2018 fill_hardwired = !fill_hardwired; in parse_output_paths()
2019 if (!fill_hardwired) in parse_output_paths()
2035 fill_hardwired in parse_output_paths()
1735 fill_and_eval_dacs(struct hda_codec *codec, bool fill_hardwired, bool fill_mio_first) fill_and_eval_dacs() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c1742 bool fill_hardwired, in fill_and_eval_dacs()
1771 if (fill_hardwired) { in fill_and_eval_dacs()
1993 bool fill_hardwired = true, fill_mio_first = true; in parse_output_paths() local
2003 badness = fill_and_eval_dacs(codec, fill_hardwired, in parse_output_paths()
2010 cfg->line_out_type, fill_hardwired, fill_mio_first, in parse_output_paths()
2016 best_wired = fill_hardwired; in parse_output_paths()
2024 fill_hardwired = !fill_hardwired; in parse_output_paths()
2025 if (!fill_hardwired) in parse_output_paths()
2041 fill_hardwired in parse_output_paths()
1741 fill_and_eval_dacs(struct hda_codec *codec, bool fill_hardwired, bool fill_mio_first) fill_and_eval_dacs() argument
[all...]

Completed in 21 milliseconds