Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/intel/
Dhda-codec.c169 void hda_codec_i915_put(struct snd_sof_dev *sdev) in hda_codec_i915_put() function
176 EXPORT_SYMBOL(hda_codec_i915_put);
199 hda_codec_i915_put(sdev); in hda_codec_i915_exit()
Dhda.h571 void hda_codec_i915_put(struct snd_sof_dev *sdev);
578 static inline void hda_codec_i915_put(struct snd_sof_dev *sdev) { } in hda_codec_i915_put() function
Dhda.c473 hda_codec_i915_put(sdev); in hda_init_caps()