Home
last modified time | relevance | path

Searched refs:hda_codec_i915_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-codec.c232 int hda_codec_i915_init(struct snd_sof_dev *sdev) in hda_codec_i915_init() function
247 EXPORT_SYMBOL_NS(hda_codec_i915_init, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
H A Dhda.h653 int hda_codec_i915_init(struct snd_sof_dev *sdev);
660 static inline int hda_codec_i915_init(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_init() function
H A Dhda.c559 ret = hda_codec_i915_init(sdev); in hda_init()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-codec.c408 int hda_codec_i915_init(struct snd_sof_dev *sdev) in hda_codec_i915_init() function
427 EXPORT_SYMBOL_NS_GPL(hda_codec_i915_init, SND_SOC_SOF_HDA_AUDIO_CODEC_I915);
H A Dhda.h759 int hda_codec_i915_init(struct snd_sof_dev *sdev);
765 static inline int hda_codec_i915_init(struct snd_sof_dev *sdev) { return 0; } in hda_codec_i915_init() function
H A Dhda.c850 ret = hda_codec_i915_init(sdev); in hda_init()

Completed in 9 milliseconds