Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h459 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c2747 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
2766 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all);
2828 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
H A Dpatch_hdmi.c2788 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
H A Dhda_generic.c6142 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in snd_hda_gen_reboot_notify()