Searched refs:snd_hda_codec_set_power_to_all (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_codec.h | 478 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
|
D | patch_conexant.c | 219 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in cx_auto_reboot_notify()
|
D | hda_codec.c | 2991 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()
|
D | patch_hdmi.c | 2323 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
|
D | patch_realtek.c | 790 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in alc_d3_at_reboot()
|