nomix_path       2442 sound/pci/hda/hda_generic.c 	struct nid_path *nomix_path, *mix_path;
nomix_path       2444 sound/pci/hda/hda_generic.c 	nomix_path = snd_hda_get_path_from_idx(codec, nomix_path_idx);
nomix_path       2446 sound/pci/hda/hda_generic.c 	if (!nomix_path || !mix_path)
nomix_path       2457 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, nomix_path, false, true);
nomix_path       2459 sound/pci/hda/hda_generic.c 		path_power_down_sync(codec, nomix_path);
nomix_path       2462 sound/pci/hda/hda_generic.c 		snd_hda_activate_path(codec, nomix_path, true, false);