Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c1215 bool hp_lo_shared = false, spk_lo_shared = false; in get_line_out_pfx() local
1218 spk_lo_shared = !path_has_mixer(codec, in get_line_out_pfx()
1222 if (hp_lo_shared && spk_lo_shared) in get_line_out_pfx()
1226 if (spk_lo_shared) in get_line_out_pfx()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c1221 bool hp_lo_shared = false, spk_lo_shared = false; in get_line_out_pfx() local
1224 spk_lo_shared = !path_has_mixer(codec, in get_line_out_pfx()
1228 if (hp_lo_shared && spk_lo_shared) in get_line_out_pfx()
1232 if (spk_lo_shared) in get_line_out_pfx()

Completed in 16 milliseconds