Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dhda-codec.c271 int hda_codec_i915_exit(struct snd_sof_dev *sdev) in hda_codec_i915_exit() function
283 EXPORT_SYMBOL_NS(hda_codec_i915_exit, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
Dhda.h721 int hda_codec_i915_exit(struct snd_sof_dev *sdev);
728 static inline int hda_codec_i915_exit(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_exit() function
Dhda.c1176 hda_codec_i915_exit(sdev); in hda_dsp_probe()
1236 hda_codec_i915_exit(sdev); in hda_dsp_remove()