Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-codec.c81 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check() function
100 void hda_codec_jack_check(struct snd_sof_dev *sdev) {} in hda_codec_jack_check() function
103 EXPORT_SYMBOL_NS(hda_codec_jack_check, SND_SOC_SOF_HDA_AUDIO_CODEC);
Dhda.h644 void hda_codec_jack_check(struct snd_sof_dev *sdev);
Dhda-dsp.c695 hda_codec_jack_check(sdev); in hda_resume()