Searched refs:hda_codec_i915_init (Results 1 – 3 of 3) sorted by relevance
234 int hda_codec_i915_init(struct snd_sof_dev *sdev) in hda_codec_i915_init() function249 EXPORT_SYMBOL_NS(hda_codec_i915_init, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
656 int hda_codec_i915_init(struct snd_sof_dev *sdev);663 static inline int hda_codec_i915_init(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_init() function
642 ret = hda_codec_i915_init(sdev); in hda_init()
Completed in 10 milliseconds