Lines Matching refs:snd_hda_activate_path
879 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, in snd_hda_activate_path() function
904 EXPORT_SYMBOL_GPL(snd_hda_activate_path);
937 snd_hda_activate_path(codec, path, path->active, false); in resume_path_from_idx()
2389 snd_hda_activate_path(codec, path, true, aamix_default(spec)); in set_multi_io()
2393 snd_hda_activate_path(codec, path, false, aamix_default(spec)); in set_multi_io()
2480 snd_hda_activate_path(codec, nomix_path, false, true); in update_aamix_paths()
2481 snd_hda_activate_path(codec, mix_path, true, true); in update_aamix_paths()
2484 snd_hda_activate_path(codec, mix_path, false, false); in update_aamix_paths()
2485 snd_hda_activate_path(codec, nomix_path, true, false); in update_aamix_paths()
2501 snd_hda_activate_path(codec, path, path->active, in update_output_paths()
4109 snd_hda_activate_path(codec, old_path, false, false); in mux_select()
4124 snd_hda_activate_path(codec, path, true, false); in mux_select()
5810 snd_hda_activate_path(codec, path, path->active, in set_output_and_unmute()
5861 snd_hda_activate_path(codec, path, path->active, in init_multi_io()
5925 snd_hda_activate_path(codec, path, active, false); in init_input_src()