Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dfxos8700.h7 int fxos8700_core_probe(struct device *dev, struct regmap *regmap,
H A Dfxos8700_spi.c24 return fxos8700_core_probe(&spi->dev, regmap, id->name, true); in fxos8700_spi_probe()
H A Dfxos8700_i2c.c36 return fxos8700_core_probe(&client->dev, regmap, name, false); in fxos8700_i2c_probe()
H A Dfxos8700_core.c680 int fxos8700_core_probe(struct device *dev, struct regmap *regmap, in fxos8700_core_probe() function
711 EXPORT_SYMBOL_GPL(fxos8700_core_probe);