Home
last modified time | relevance | path

Searched refs:hda_codec_set_codec_wakeup (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c196 hda_codec_set_codec_wakeup(sdev, true); in hda_dsp_ctrl_init_chip()
265 hda_codec_set_codec_wakeup(sdev, false); in hda_dsp_ctrl_init_chip()
H A Dhda-codec.c348 void hda_codec_set_codec_wakeup(struct snd_sof_dev *sdev, bool status) in hda_codec_set_codec_wakeup() function
357 EXPORT_SYMBOL_NS_GPL(hda_codec_set_codec_wakeup, "SND_SOC_SOF_HDA_AUDIO_CODEC");
H A Dhda.h775 void hda_codec_set_codec_wakeup(struct snd_sof_dev *sdev, bool status);
791 static inline void hda_codec_set_codec_wakeup(struct snd_sof_dev *sdev, bool status) { } in hda_codec_set_codec_wakeup() function