Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/intel/
Dhda-codec.c194 int hda_codec_i915_exit(struct snd_sof_dev *sdev) in hda_codec_i915_exit() function
205 EXPORT_SYMBOL(hda_codec_i915_exit);
Dhda.c382 hda_codec_i915_exit(sdev); in hda_init_caps()
455 hda_codec_i915_exit(sdev); in hda_init_caps()
726 hda_codec_i915_exit(sdev); in hda_dsp_remove()
Dhda.h573 int hda_codec_i915_exit(struct snd_sof_dev *sdev);
580 static inline int hda_codec_i915_exit(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_exit() function