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.4.14/sound/pci/hda/
Dhda_codec.h458 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.c2788 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
2807 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
2895 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
Dpatch_hdmi.c2348 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
Dpatch_realtek.c805 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in alc_d3_at_reboot()