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