Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c813 void snd_hda_codec_display_power(struct hda_codec *codec, bool enable) in snd_hda_codec_display_power() function
830 snd_hda_codec_display_power(codec, true); in snd_hda_codec_register()
859 snd_hda_codec_display_power(codec, false); in snd_hda_codec_unregister()
2945 snd_hda_codec_display_power(codec, false); in hda_codec_runtime_suspend()
2962 snd_hda_codec_display_power(codec, true); in hda_codec_runtime_resume()
H A Dhda_local.h724 void snd_hda_codec_display_power(struct hda_codec *codec, bool enable);

Completed in 8 milliseconds