Searched refs:smi330_core_probe (Results 1 – 4 of 4) sorted by relevance
23 int smi330_core_probe(struct device *dev, struct regmap *regmap);
54 return smi330_core_probe(&spi->dev, regmap); in smi330_spi_probe()
102 return smi330_core_probe(dev, regmap); in smi330_i2c_probe()
847 int smi330_core_probe(struct device *dev, struct regmap *regmap) in smi330_core_probe() function911 EXPORT_SYMBOL_NS_GPL(smi330_core_probe, "IIO_SMI330");