Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dbmc150-accel.h15 int bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq,
Dbmc150-accel-spi.c45 return bmc150_accel_core_probe(&spi->dev, regmap, spi->irq, id->name, in bmc150_accel_probe()
Dbmc150-accel-i2c.c55 return bmc150_accel_core_probe(&client->dev, regmap, client->irq, name, in bmc150_accel_probe()
Dbmc150-accel-core.c1550 int bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq, in bmc150_accel_core_probe() function
1652 EXPORT_SYMBOL_GPL(bmc150_accel_core_probe);