snd_hda_activate_path  898 sound/pci/hda/hda_generic.c EXPORT_SYMBOL_GPL(snd_hda_activate_path);
snd_hda_activate_path  931 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, path, path->active, false);
snd_hda_activate_path 2366 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, path, true, aamix_default(spec));
snd_hda_activate_path 2370 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, path, false, aamix_default(spec));
snd_hda_activate_path 2457 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, nomix_path, false, true);
snd_hda_activate_path 2458 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, mix_path, true, true);
snd_hda_activate_path 2461 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, mix_path, false, false);
snd_hda_activate_path 2462 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, nomix_path, true, false);
snd_hda_activate_path 2478 sound/pci/hda/hda_generic.c 			snd_hda_activate_path(codec, path, path->active,
snd_hda_activate_path 4143 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, old_path, false, false);
snd_hda_activate_path 4158 sound/pci/hda/hda_generic.c 	snd_hda_activate_path(codec, path, true, false);
snd_hda_activate_path 5840 sound/pci/hda/hda_generic.c 	snd_hda_activate_path(codec, path, path->active,
snd_hda_activate_path 5891 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, path, path->active,
snd_hda_activate_path 5955 sound/pci/hda/hda_generic.c 				snd_hda_activate_path(codec, path, active, false);
snd_hda_activate_path  325 sound/pci/hda/hda_generic.h void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
snd_hda_activate_path  770 sound/pci/hda/patch_analog.c 		snd_hda_activate_path(codec, path, false, true);
snd_hda_activate_path  773 sound/pci/hda/patch_analog.c 		snd_hda_activate_path(codec, path, true, true);
snd_hda_activate_path  802 sound/pci/hda/patch_analog.c 			snd_hda_activate_path(codec, path, path->active, false);
snd_hda_activate_path  361 sound/pci/hda/patch_conexant.c 		snd_hda_activate_path(codec, spec->dc_mode_path, false, false);
snd_hda_activate_path  377 sound/pci/hda/patch_conexant.c 			snd_hda_activate_path(codec, path, true, false);
snd_hda_activate_path  382 sound/pci/hda/patch_conexant.c 			snd_hda_activate_path(codec, path, false, false);
snd_hda_activate_path  397 sound/pci/hda/patch_conexant.c 		snd_hda_activate_path(codec, spec->dc_mode_path, true, false);