Searched refs:hp_paths (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_generic.c | 1191 !path_has_mixer(codec, spec->hp_paths[0], ctl_type)) in get_line_out_pfx() 1221 hp_lo_shared = !path_has_mixer(codec, spec->hp_paths[0], ctl_type); in get_line_out_pfx() 1688 idx = spec->hp_paths[0]; in indep_hp_possible() 1753 memset(spec->hp_paths, 0, sizeof(spec->hp_paths)); in fill_and_eval_dacs() 1774 spec->hp_paths); in fill_and_eval_dacs() 1805 spec->hp_paths, in fill_and_eval_dacs() 1834 check_aamix_out_path(codec, spec->hp_paths[0]); in fill_and_eval_dacs() 1877 spec->hp_paths); in fill_and_eval_dacs() 1941 print_nid_path_idx(codec, " hp ", spec->hp_paths[i]); in debug_show_configs() 2200 spec->hp_paths, in create_hp_out_ctls() [all …]
|
| H A D | hda_generic.h | 181 int hp_paths[AUTO_CFG_MAX_OUTS]; member
|