Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/intel/
Dhda-codec.c83 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check() function
98 void hda_codec_jack_check(struct snd_sof_dev *sdev) {} in hda_codec_jack_check() function
101 EXPORT_SYMBOL_NS(hda_codec_jack_check, SND_SOC_SOF_HDA_AUDIO_CODEC);
Dhda.h658 void hda_codec_jack_check(struct snd_sof_dev *sdev);
Dhda-dsp.c696 hda_codec_jack_check(sdev); in hda_resume()