Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-codec.c217 void hda_codec_probe_bus(struct snd_sof_dev *sdev) in hda_codec_probe_bus() function
240 EXPORT_SYMBOL_NS_GPL(hda_codec_probe_bus, "SND_SOC_SOF_HDA_AUDIO_CODEC");
H A Dhda.h764 void hda_codec_probe_bus(struct snd_sof_dev *sdev);
780 static inline void hda_codec_probe_bus(struct snd_sof_dev *sdev) { } in hda_codec_probe_bus() function
H A Dhda.c630 hda_codec_probe_bus(sdev); in hda_init_caps()