realtek_smi_probe
EXPORT_SYMBOL_NS_GPL(realtek_smi_probe, "REALTEK_DSA");
int realtek_smi_probe(struct platform_device *pdev);
.probe = realtek_smi_probe,