Home
last modified time | relevance | path

Searched refs:snd_hda_codec_set_power_to_all (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h466 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
Dpatch_conexant.c192 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in cx_auto_reboot_notify()
Dhda_codec.c2721 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
2740 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
2802 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
Dpatch_hdmi.c2470 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
Dpatch_realtek.c824 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in alc_d3_at_reboot()