Searched refs:fxls8962af_core_probe (Results 1 – 4 of 4) sorted by relevance
16 int fxls8962af_core_probe(struct device *dev, struct regmap *regmap, int irq);
27 return fxls8962af_core_probe(&spi->dev, regmap, spi->irq); in fxls8962af_probe()
27 return fxls8962af_core_probe(&client->dev, regmap, client->irq); in fxls8962af_probe()
1146 int fxls8962af_core_probe(struct device *dev, struct regmap *regmap, int irq) in fxls8962af_core_probe() function1224 EXPORT_SYMBOL_NS_GPL(fxls8962af_core_probe, IIO_FXLS8962AF);