Searched refs:speaker_paths (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.h | 182 int speaker_paths[AUTO_CFG_MAX_OUTS]; member
|
H A D | hda_generic.c | 1203 !path_has_mixer(codec, spec->speaker_paths[0], ctl_type)) in get_line_out_pfx() 1219 spec->speaker_paths[0], ctl_type); in get_line_out_pfx() 1707 path = snd_hda_get_path_from_idx(codec, spec->speaker_paths[i]); in indep_hp_possible() 1755 memset(spec->speaker_paths, 0, sizeof(spec->speaker_paths)); in fill_and_eval_dacs() 1779 spec->speaker_paths); in fill_and_eval_dacs() 1816 spec->speaker_paths, in fill_and_eval_dacs() 1838 check_aamix_out_path(codec, spec->speaker_paths[0]); in fill_and_eval_dacs() 1882 spec->speaker_paths); in fill_and_eval_dacs() 1952 print_nid_path_idx(codec, " spk", spec->speaker_paths[ in debug_show_configs() [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.h | 176 int speaker_paths[AUTO_CFG_MAX_OUTS]; member
|
H A D | hda_generic.c | 1209 !path_has_mixer(codec, spec->speaker_paths[0], ctl_type)) in get_line_out_pfx() 1225 spec->speaker_paths[0], ctl_type); in get_line_out_pfx() 1713 path = snd_hda_get_path_from_idx(codec, spec->speaker_paths[i]); in indep_hp_possible() 1761 memset(spec->speaker_paths, 0, sizeof(spec->speaker_paths)); in fill_and_eval_dacs() 1785 spec->speaker_paths); in fill_and_eval_dacs() 1822 spec->speaker_paths, in fill_and_eval_dacs() 1844 check_aamix_out_path(codec, spec->speaker_paths[0]); in fill_and_eval_dacs() 1888 spec->speaker_paths); in fill_and_eval_dacs() 1958 print_nid_path_idx(codec, " spk", spec->speaker_paths[ in debug_show_configs() [all...] |
Completed in 15 milliseconds