Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c1737 bool fill_mio_first) in fill_and_eval_dacs()
1781 fill_mio_first && cfg->line_outs == 1 && in fill_and_eval_dacs()
1794 if (!spec->no_multi_io && fill_mio_first && in fill_and_eval_dacs()
1987 bool fill_hardwired = true, fill_mio_first = true; in parse_output_paths() local
1998 fill_mio_first); in parse_output_paths()
2004 cfg->line_out_type, fill_hardwired, fill_mio_first, in parse_output_paths()
2011 best_mio = fill_mio_first; in parse_output_paths()
2015 fill_mio_first = !fill_mio_first; in parse_output_paths()
2016 if (!fill_mio_first) 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.c1743 bool fill_mio_first) in fill_and_eval_dacs()
1787 fill_mio_first && cfg->line_outs == 1 && in fill_and_eval_dacs()
1800 if (!spec->no_multi_io && fill_mio_first && in fill_and_eval_dacs()
1993 bool fill_hardwired = true, fill_mio_first = true; in parse_output_paths() local
2004 fill_mio_first); in parse_output_paths()
2010 cfg->line_out_type, fill_hardwired, fill_mio_first, in parse_output_paths()
2017 best_mio = fill_mio_first; in parse_output_paths()
2021 fill_mio_first = !fill_mio_first; in parse_output_paths()
2022 if (!fill_mio_first) 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 11 milliseconds