Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dhda-codec.c68 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) in hda_codec_jack_wake_enable() function
99 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) {} in hda_codec_jack_wake_enable() function
102 EXPORT_SYMBOL_NS(hda_codec_jack_wake_enable, SND_SOC_SOF_HDA_AUDIO_CODEC);
Dhda-dsp.c637 hda_codec_jack_wake_enable(sdev, runtime_suspend); in hda_suspend()
706 hda_codec_jack_wake_enable(sdev, false); in hda_resume()
Dhda.h710 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable);