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