Home
last modified time | relevance | path

Searched refs:snd_hda_codec_display_power (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/sound/pci/hda/
Dhda_codec.c802 void snd_hda_codec_display_power(struct hda_codec *codec, bool enable) in snd_hda_codec_display_power() function
814 snd_hda_codec_display_power(codec, true); in snd_hda_codec_register()
840 snd_hda_codec_display_power(codec, false); in snd_hda_codec_dev_free()
2897 snd_hda_codec_display_power(codec, false); in hda_codec_runtime_suspend()
2909 snd_hda_codec_display_power(codec, true); in hda_codec_runtime_resume()
Dhda_local.h714 void snd_hda_codec_display_power(struct hda_codec *codec, bool enable);