Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/accel/
Dbmc150-accel-spi.c34 return bmc150_accel_core_probe(&spi->dev, regmap, spi->irq, type, name, in bmc150_accel_probe()
Dbmc150-accel.h88 int bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq,
Dbmc150-accel-i2c.c197 ret = bmc150_accel_core_probe(&client->dev, regmap, client->irq, in bmc150_accel_probe()
Dbmc150-accel-core.c1677 int bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq, in bmc150_accel_core_probe() function
1817 EXPORT_SYMBOL_NS_GPL(bmc150_accel_core_probe, IIO_BMC150);