ltc2947_core_probe
EXPORT_SYMBOL_GPL(ltc2947_core_probe);
return ltc2947_core_probe(map, i2c->name);
return ltc2947_core_probe(map, spi_get_device_id(spi)->name);
int ltc2947_core_probe(struct regmap *map, const char *name);