Lines Matching defs:enable
39 /* accept unsol. response enable */
80 #define SOF_HDA_VS_D0I3C_I3 BIT(2) /* D0i3 enable bit */
660 int enable, u32 size);
707 void hda_dsp_ctrl_ppcap_enable(struct snd_sof_dev *sdev, bool enable);
708 void hda_dsp_ctrl_ppcap_int_enable(struct snd_sof_dev *sdev, bool enable);
710 void hda_dsp_ctrl_misc_clock_gating(struct snd_sof_dev *sdev, bool enable);
711 int hda_dsp_ctrl_clock_power_gating(struct snd_sof_dev *sdev, bool enable);
725 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable);
741 static inline void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) { }
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) { }
786 void hda_common_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable);
787 void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable);
809 static inline void hda_common_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable)
813 static inline void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable)