Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h478 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
Dpatch_conexant.c219 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in cx_auto_reboot_notify()
Dhda_codec.c2991 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
3010 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
3098 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
Dpatch_hdmi.c2323 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
Dpatch_realtek.c790 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in alc_d3_at_reboot()