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