Home
last modified time | relevance | path

Searched refs:snd_hda_activate_path (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dpatch_conexant.c394 snd_hda_activate_path(codec, spec->dc_mode_path, false, false); in olpc_xo_update_mic_pins()
410 snd_hda_activate_path(codec, path, true, false); in olpc_xo_update_mic_pins()
415 snd_hda_activate_path(codec, path, false, false); in olpc_xo_update_mic_pins()
430 snd_hda_activate_path(codec, spec->dc_mode_path, true, false); in olpc_xo_update_mic_pins()
Dpatch_analog.c782 snd_hda_activate_path(codec, path, false, true); in ad1988_auto_smux_enum_put()
785 snd_hda_activate_path(codec, path, true, true); in ad1988_auto_smux_enum_put()
814 snd_hda_activate_path(codec, path, path->active, false); in ad1988_auto_init()
Dhda_generic.h319 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
Dhda_generic.c897 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, in snd_hda_activate_path() function
922 EXPORT_SYMBOL_GPL(snd_hda_activate_path);
955 snd_hda_activate_path(codec, path, path->active, false); in resume_path_from_idx()
2346 snd_hda_activate_path(codec, path, true, aamix_default(spec)); in set_multi_io()
2350 snd_hda_activate_path(codec, path, false, aamix_default(spec)); in set_multi_io()
2437 snd_hda_activate_path(codec, nomix_path, false, true); in update_aamix_paths()
2438 snd_hda_activate_path(codec, mix_path, true, true); in update_aamix_paths()
2441 snd_hda_activate_path(codec, mix_path, false, false); in update_aamix_paths()
2442 snd_hda_activate_path(codec, nomix_path, true, false); in update_aamix_paths()
2458 snd_hda_activate_path(codec, path, path->active, in update_output_paths()
[all …]