cs4271_probe
return cs4271_probe(&client->dev,
return cs4271_probe(&spi->dev, devm_regmap_init_spi(spi, &config));
EXPORT_SYMBOL_GPL(cs4271_probe);
int cs4271_probe(struct device *dev, struct regmap *regmap);