Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c429 int hda_codec_i915_exit(struct snd_sof_dev *sdev) in hda_codec_i915_exit() function
445 EXPORT_SYMBOL_NS_GPL(hda_codec_i915_exit, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
H A Dhda.h760 int hda_codec_i915_exit(struct snd_sof_dev *sdev);
766 static inline int hda_codec_i915_exit(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_exit() function
H A Dhda.c1301 hda_codec_i915_exit(sdev); in hda_dsp_probe()
1365 hda_codec_i915_exit(sdev); in hda_dsp_remove()