Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dbma400_i2c.c27 return bma400_probe(&client->dev, regmap, client->irq, id->name); in bma400_i2c_probe()
H A Dbma400.h146 int bma400_probe(struct device *dev, struct regmap *regmap, int irq,
H A Dbma400_spi.c87 return bma400_probe(&spi->dev, regmap, spi->irq, id->name); in bma400_spi_probe()
H A Dbma400_core.c1703 int bma400_probe(struct device *dev, struct regmap *regmap, int irq, in bma400_probe() function
1767 EXPORT_SYMBOL_NS(bma400_probe, IIO_BMA400);