Searched refs:adxl355_core_probe (Results 1 – 4 of 4) sorted by relevance
36 int adxl355_core_probe(struct device *dev, struct regmap *regmap,
36 return adxl355_core_probe(dev, regmap, chip_data); in adxl355_i2c_probe()
39 return adxl355_core_probe(dev, regmap, chip_data); in adxl355_spi_probe()
782 int adxl355_core_probe(struct device *dev, struct regmap *regmap, in adxl355_core_probe() function829 EXPORT_SYMBOL_NS_GPL(adxl355_core_probe, "IIO_ADXL355");