snd_sof_device_probe  525 sound/soc/sof/core.c EXPORT_SYMBOL(snd_sof_device_probe);
snd_sof_device_probe  209 sound/soc/sof/sof-acpi-dev.c 	ret = snd_sof_device_probe(dev, sof_pdata);
snd_sof_device_probe  100 sound/soc/sof/sof-of-dev.c 	ret = snd_sof_device_probe(dev, sof_pdata);
snd_sof_device_probe  349 sound/soc/sof/sof-pci-dev.c 	ret = snd_sof_device_probe(dev, sof_pdata);
snd_sof_device_probe  459 sound/soc/sof/sof-priv.h int snd_sof_device_probe(struct device *dev, struct snd_sof_pdata *plat_data);