Lines Matching refs:snd_hda_activate_path
873 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, in snd_hda_activate_path() function
898 EXPORT_SYMBOL_GPL(snd_hda_activate_path);
931 snd_hda_activate_path(codec, path, path->active, false); in resume_path_from_idx()
2366 snd_hda_activate_path(codec, path, true, aamix_default(spec)); in set_multi_io()
2370 snd_hda_activate_path(codec, path, false, aamix_default(spec)); in set_multi_io()
2457 snd_hda_activate_path(codec, nomix_path, false, true); in update_aamix_paths()
2458 snd_hda_activate_path(codec, mix_path, true, true); in update_aamix_paths()
2461 snd_hda_activate_path(codec, mix_path, false, false); in update_aamix_paths()
2462 snd_hda_activate_path(codec, nomix_path, true, false); in update_aamix_paths()
2478 snd_hda_activate_path(codec, path, path->active, in update_output_paths()
4143 snd_hda_activate_path(codec, old_path, false, false); in mux_select()
4158 snd_hda_activate_path(codec, path, true, false); in mux_select()
5840 snd_hda_activate_path(codec, path, path->active, in set_output_and_unmute()
5891 snd_hda_activate_path(codec, path, path->active, in init_multi_io()
5955 snd_hda_activate_path(codec, path, active, false); in init_input_src()