Home
last modified time | relevance | path

Searched refs:fxos8700_core_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/imu/
H A Dfxos8700.h7 int fxos8700_core_probe(struct device *dev, struct regmap *regmap,
H A Dfxos8700_i2c.c37 return fxos8700_core_probe(&client->dev, regmap, name, false); in fxos8700_i2c_probe()
H A Dfxos8700_spi.c25 return fxos8700_core_probe(&spi->dev, regmap, id->name, true); in fxos8700_spi_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); variable
/kernel/linux/linux-6.6/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); variable

Completed in 7 milliseconds