hp_paths         1185 sound/pci/hda/hda_generic.c 		    !path_has_mixer(codec, spec->hp_paths[0], ctl_type))
hp_paths         1208 sound/pci/hda/hda_generic.c 			bool hp_lo_shared = !path_has_mixer(codec, spec->hp_paths[0], ctl_type);
hp_paths         1672 sound/pci/hda/hda_generic.c 		idx = spec->hp_paths[0];
hp_paths         1737 sound/pci/hda/hda_generic.c 	memset(spec->hp_paths, 0, sizeof(spec->hp_paths));
hp_paths         1758 sound/pci/hda/hda_generic.c 					      spec->hp_paths);
hp_paths         1789 sound/pci/hda/hda_generic.c 				      spec->hp_paths,
hp_paths         1818 sound/pci/hda/hda_generic.c 				check_aamix_out_path(codec, spec->hp_paths[0]);
hp_paths         1861 sound/pci/hda/hda_generic.c 				   spec->hp_paths);
hp_paths         1925 sound/pci/hda/hda_generic.c 		print_nid_path_idx(codec, "  hp ", spec->hp_paths[i]);
hp_paths         2184 sound/pci/hda/hda_generic.c 				 spec->hp_paths,
hp_paths         2251 sound/pci/hda/hda_generic.c 						   spec->hp_paths[0],
hp_paths         2498 sound/pci/hda/hda_generic.c 		update_aamix_paths(codec, val, spec->hp_paths[0],
hp_paths         2507 sound/pci/hda/hda_generic.c 			update_output_paths(codec, cfg->hp_outs, spec->hp_paths);
hp_paths         4501 sound/pci/hda/hda_generic.c 		paths = spec->hp_paths;
hp_paths         5870 sound/pci/hda/hda_generic.c 		__init_extra_out(codec, spec->autocfg.hp_outs, spec->hp_paths);
hp_paths         5907 sound/pci/hda/hda_generic.c 	update_aamix_paths(codec, spec->aamix_mode, spec->hp_paths[0],
hp_paths          180 sound/pci/hda/hda_generic.h 	int hp_paths[AUTO_CFG_MAX_OUTS];