adau7118_probe
return adau7118_probe(&pdev->dev, NULL, true);
return adau7118_probe(&i2c->dev, map, false);
EXPORT_SYMBOL_GPL(adau7118_probe);
int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode);