mix_path 2442 sound/pci/hda/hda_generic.c struct nid_path *nomix_path, *mix_path; mix_path 2445 sound/pci/hda/hda_generic.c mix_path = snd_hda_get_path_from_idx(codec, mix_path_idx); mix_path 2446 sound/pci/hda/hda_generic.c if (!nomix_path || !mix_path) mix_path 2453 sound/pci/hda/hda_generic.c mix_path->path[0] != spec->alt_dac_nid) mix_path 2458 sound/pci/hda/hda_generic.c snd_hda_activate_path(codec, mix_path, true, true); mix_path 2461 sound/pci/hda/hda_generic.c snd_hda_activate_path(codec, mix_path, false, false); mix_path 2463 sound/pci/hda/hda_generic.c path_power_down_sync(codec, mix_path);