nct6775_probe
EXPORT_SYMBOL_GPL(nct6775_probe);
return nct6775_probe(dev, data, &nct6775_i2c_regmap_config);
return nct6775_probe(&pdev->dev, data, regmapcfg);
int nct6775_probe(struct device *dev, struct nct6775_data *data,