adxl313_core_probe
int adxl313_core_probe(struct device *dev,
EXPORT_SYMBOL_NS_GPL(adxl313_core_probe, "IIO_ADXL313");
return adxl313_core_probe(dev, regmap, chip_data, NULL);
return adxl313_core_probe(dev, regmap, chip_data, &adxl313_spi_setup);