Searched refs:hda_codec_i915_display_power (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-codec.c | 221 void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable) in hda_codec_i915_display_power() function 230 EXPORT_SYMBOL_NS(hda_codec_i915_display_power, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
|
H A D | hda-dsp.c | 661 hda_codec_i915_display_power(sdev, false); in hda_suspend() 675 hda_codec_i915_display_power(sdev, true); in hda_resume() 732 hda_codec_i915_display_power(sdev, true); in hda_dsp_resume() 845 hda_codec_i915_display_power(sdev, false); in hda_dsp_suspend()
|
H A D | hda.h | 652 void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable); 658 static inline void hda_codec_i915_display_power(struct snd_sof_dev *sdev, in hda_codec_i915_display_power() function
|
H A D | hda.c | 677 hda_codec_i915_display_power(sdev, false); in hda_init_caps()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-codec.c | 393 void hda_codec_i915_display_power(struct snd_sof_dev *sdev, bool enable) in hda_codec_i915_display_power() function 406 EXPORT_SYMBOL_NS_GPL(hda_codec_i915_display_power, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
|
H A D | hda-dsp.c | 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()
|
H A D | hda.h | 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
|
H A D | hda.c | 1054 hda_codec_i915_display_power(sdev, false); in hda_init_caps()
|
Completed in 17 milliseconds