Searched refs:bma400_probe (Results 1 – 4 of 4) sorted by relevance
27 return bma400_probe(&client->dev, regmap, id->name); in bma400_i2c_probe()
114 int bma400_probe(struct device *dev, struct regmap *regmap, const char *name);
87 return bma400_probe(&spi->dev, regmap, id->name); in bma400_spi_probe()
796 int bma400_probe(struct device *dev, struct regmap *regmap, const char *name) in bma400_probe() function829 EXPORT_SYMBOL(bma400_probe);