pcm186x_probe
return pcm186x_probe(&i2c->dev, type, irq, regmap);
return pcm186x_probe(&spi->dev, type, irq, regmap);
EXPORT_SYMBOL_GPL(pcm186x_probe);
int pcm186x_probe(struct device *dev, enum pcm186x_type type, int irq,