viai2c_init
EXPORT_SYMBOL_GPL(viai2c_init);
int viai2c_init(struct platform_device *pdev, struct viai2c **pi2c, int plat);
err = viai2c_init(pdev, &i2c, VIAI2C_PLAT_WMT);
error = viai2c_init(pdev, &i2c, VIAI2C_PLAT_ZHAOXIN);