Searched refs:snd_hda_activate_path (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/sound/pci/hda/ |
| D | patch_conexant.c | 363 snd_hda_activate_path(codec, spec->dc_mode_path, false, false); in olpc_xo_update_mic_pins() 379 snd_hda_activate_path(codec, path, true, false); in olpc_xo_update_mic_pins() 384 snd_hda_activate_path(codec, path, false, false); in olpc_xo_update_mic_pins() 399 snd_hda_activate_path(codec, spec->dc_mode_path, true, false); in olpc_xo_update_mic_pins()
|
| D | patch_analog.c | 773 snd_hda_activate_path(codec, path, false, true); in ad1988_auto_smux_enum_put() 776 snd_hda_activate_path(codec, path, true, true); in ad1988_auto_smux_enum_put() 805 snd_hda_activate_path(codec, path, path->active, false); in ad1988_auto_init()
|
| D | hda_generic.h | 327 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path,
|
| D | hda_generic.c | 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() 2370 snd_hda_activate_path(codec, path, true, aamix_default(spec)); in set_multi_io() 2374 snd_hda_activate_path(codec, path, false, aamix_default(spec)); in set_multi_io() 2461 snd_hda_activate_path(codec, nomix_path, false, true); in update_aamix_paths() 2462 snd_hda_activate_path(codec, mix_path, true, true); in update_aamix_paths() 2465 snd_hda_activate_path(codec, mix_path, false, false); in update_aamix_paths() 2466 snd_hda_activate_path(codec, nomix_path, true, false); in update_aamix_paths() 2482 snd_hda_activate_path(codec, path, path->active, in update_output_paths() [all …]
|