Home
last modified time | relevance | path

Searched refs:hda_codec_jack_wake_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-codec.c66 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev) in hda_codec_jack_wake_enable() function
99 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev) {} in hda_codec_jack_wake_enable() function
102 EXPORT_SYMBOL_NS(hda_codec_jack_wake_enable, SND_SOC_SOF_HDA_AUDIO_CODEC);
H A Dhda.h643 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev);
H A Dhda-dsp.c627 hda_codec_jack_wake_enable(sdev); in hda_suspend()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-codec.c76 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) in hda_codec_jack_wake_enable() function
95 EXPORT_SYMBOL_NS_GPL(hda_codec_jack_wake_enable, SND_SOC_SOF_HDA_AUDIO_CODEC);
H A Dhda-dsp.c702 hda_codec_jack_wake_enable(sdev, runtime_suspend); in hda_suspend()
769 hda_codec_jack_wake_enable(sdev, false); in hda_resume()
H A Dhda.h725 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) { } in hda_codec_jack_wake_enable() function

Completed in 7 milliseconds