Searched refs:mma7455_core_probe (Results 1 – 4 of 4) sorted by relevance
12 int mma7455_core_probe(struct device *dev, struct regmap *regmap,
22 return mma7455_core_probe(&spi->dev, regmap, id->name); in mma7455_spi_probe()
26 return mma7455_core_probe(&i2c->dev, regmap, name); in mma7455_i2c_probe()
242 int mma7455_core_probe(struct device *dev, struct regmap *regmap, in mma7455_core_probe() function295 EXPORT_SYMBOL_GPL(mma7455_core_probe);