Searched refs:speaker_paths (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_generic.h | 175 int speaker_paths[AUTO_CFG_MAX_OUTS]; member
|
D | hda_generic.c | 1175 !path_has_mixer(codec, spec->speaker_paths[0], ctl_type)) in get_line_out_pfx() 1187 bool spk_lo_shared = !path_has_mixer(codec, spec->speaker_paths[0], ctl_type); in get_line_out_pfx() 1668 path = snd_hda_get_path_from_idx(codec, spec->speaker_paths[i]); in indep_hp_possible() 1716 memset(spec->speaker_paths, 0, sizeof(spec->speaker_paths)); in fill_and_eval_dacs() 1740 spec->speaker_paths); in fill_and_eval_dacs() 1777 spec->speaker_paths, in fill_and_eval_dacs() 1799 check_aamix_out_path(codec, spec->speaker_paths[0]); in fill_and_eval_dacs() 1843 spec->speaker_paths); in fill_and_eval_dacs() 1913 print_nid_path_idx(codec, " spk", spec->speaker_paths[i]); in debug_show_configs() 2170 spec->speaker_paths, in create_speaker_out_ctls() [all …]
|