Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dpatch_conexant.c471 snd_hda_activate_path(codec, spec->dc_mode_path, false, false); in olpc_xo_update_mic_pins()
487 snd_hda_activate_path(codec, path, true, false); in olpc_xo_update_mic_pins()
492 snd_hda_activate_path(codec, path, false, false); in olpc_xo_update_mic_pins()
507 snd_hda_activate_path(codec, spec->dc_mode_path, true, false); in olpc_xo_update_mic_pins()
H A Dpatch_analog.c762 snd_hda_activate_path(codec, path, false, true); in ad1988_auto_smux_enum_put()
765 snd_hda_activate_path(codec, path, true, true); in ad1988_auto_smux_enum_put()
794 snd_hda_activate_path(codec, path, path->active, false); in ad1988_auto_init()
H A Dhda_generic.h321 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
H A Dhda_generic.c904 EXPORT_SYMBOL_GPL(snd_hda_activate_path);
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()
4108 snd_hda_activate_path(codec, old_path, false, false); in mux_select()
4123 snd_hda_activate_path(codec, path, true, false); in mux_select()
5872 snd_hda_activate_path(codec, path, path->active, in set_output_and_unmute()
5923 snd_hda_activate_path(codec, path, path->active, in init_multi_io()
[all …]