Searched refs:snd_hda_codec_set_power_to_all (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/include/sound/ |
D | hda_codec.h | 458 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
|
/Linux-v5.10/sound/pci/hda/ |
D | hda_codec.c | 2743 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg, in snd_hda_codec_set_power_to_all() function 2762 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all); 2824 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
|
D | patch_hdmi.c | 2676 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
|
D | hda_generic.c | 6119 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in snd_hda_gen_reboot_notify()
|