Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Dfxas21002c_i2c.c33 return fxas21002c_core_probe(&i2c->dev, regmap, i2c->irq, i2c->name); in fxas21002c_i2c_probe()
H A Dfxas21002c_spi.c34 return fxas21002c_core_probe(&spi->dev, regmap, spi->irq, id->name); in fxas21002c_spi_probe()
H A Dfxas21002c.h81 int fxas21002c_core_probe(struct device *dev, struct regmap *regmap, int irq,
H A Dfxas21002c_core.c920 int fxas21002c_core_probe(struct device *dev, struct regmap *regmap, int irq, in fxas21002c_core_probe() function
1001 EXPORT_SYMBOL_NS_GPL(fxas21002c_core_probe, IIO_FXAS21002C);