Searched refs:nomix_path (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.c2420 struct nid_path *nomix_path, *mix_path; update_aamix_paths() local
2422 nomix_path = snd_hda_get_path_from_idx(codec, nomix_path_idx); update_aamix_paths()
2424 if (!nomix_path || !mix_path) update_aamix_paths()
2435 snd_hda_activate_path(codec, nomix_path, false, true); update_aamix_paths()
2437 path_power_down_sync(codec, nomix_path); update_aamix_paths()
2440 snd_hda_activate_path(codec, nomix_path, true, false); update_aamix_paths()

Completed in 93 milliseconds