Searched refs:bmc150_accel_core_probe (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | bmc150-accel-spi.c | 34 return bmc150_accel_core_probe(&spi->dev, regmap, spi->irq, type, name, in bmc150_accel_probe()
|
H A D | bmc150-accel.h | 88 int bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq,
|
H A D | bmc150-accel-i2c.c | 197 ret = bmc150_accel_core_probe(&client->dev, regmap, client->irq, in bmc150_accel_probe()
|
H A D | bmc150-accel-core.c | 1664 int bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq, in bmc150_accel_core_probe() function 1804 EXPORT_SYMBOL_NS_GPL(bmc150_accel_core_probe, IIO_BMC150);
|