Searched refs:snd_hda_codec_set_power_to_all (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/include/sound/ |
D | hda_codec.h | 458 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
|
/Linux-v5.4/sound/pci/hda/ |
D | hda_codec.c | 2725 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 2744 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all); 2806 snd_hda_codec_set_power_to_all(codec, fg, power_state); in hda_set_power_state()
|
D | patch_hdmi.c | 2631 snd_hda_codec_set_power_to_all(codec, fg, power_state); in haswell_set_power_state()
|
D | hda_generic.c | 6066 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in snd_hda_gen_reboot_notify()
|