Home
last modified time | relevance | path

Searched refs:smi330_core_probe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/imu/smi330/
H A Dsmi330.h23 int smi330_core_probe(struct device *dev, struct regmap *regmap);
H A Dsmi330_spi.c54 return smi330_core_probe(&spi->dev, regmap); in smi330_spi_probe()
H A Dsmi330_i2c.c102 return smi330_core_probe(dev, regmap); in smi330_i2c_probe()
H A Dsmi330_core.c847 int smi330_core_probe(struct device *dev, struct regmap *regmap) in smi330_core_probe() function
911 EXPORT_SYMBOL_NS_GPL(smi330_core_probe, "IIO_SMI330");