Searched refs:hda_codec_i915_display_power (Results 1 – 4 of 4) sorted by relevance
393 void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable) in hda_codec_i915_display_power() function406 EXPORT_SYMBOL_NS_GPL(hda_codec_i915_display_power, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
741 hda_codec_i915_display_power(sdev, false); in hda_suspend()751 hda_codec_i915_display_power(sdev, true); in hda_resume()782 hda_codec_i915_display_power(sdev, false); in hda_resume()
758 void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable);764 static inline void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable) { } in hda_codec_i915_display_power() function
1054 hda_codec_i915_display_power(sdev, false); in hda_init_caps()