Searched refs:hda_codec_probe (Results 1 – 2 of 2) sorted by relevance
140 static int hda_codec_probe(struct snd_sof_dev *sdev, int address) in hda_codec_probe() function222 ret = hda_codec_probe(sdev, i); in hda_codec_probe_bus()
171 static int hda_codec_probe(struct snd_soc_component *component) in hda_codec_probe() function360 comp_drv->probe = hda_codec_probe; in hda_hdev_attach()