pcm512x_probe
return pcm512x_probe(&i2c->dev, regmap);
return pcm512x_probe(&spi->dev, regmap);
EXPORT_SYMBOL_GPL(pcm512x_probe);
int pcm512x_probe(struct device *dev, struct regmap *regmap);