Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
A Dhda-codec.c76 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) in hda_codec_jack_wake_enable() function
104 EXPORT_SYMBOL_NS_GPL(hda_codec_jack_wake_enable, "SND_SOC_SOF_HDA_AUDIO_CODEC");
A Dhda.h773 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable);
789 static inline void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) { } in hda_codec_jack_wake_enable() function
A Dhda-dsp.c815 hda_codec_jack_wake_enable(sdev, runtime_suspend); in hda_suspend()
882 hda_codec_jack_wake_enable(sdev, false); in hda_resume()

Completed in 10 milliseconds