Searched refs:rm3100_common_probe (Results 1 – 4 of 4) sorted by relevance
15 int rm3100_common_probe(struct device *dev, struct regmap *regmap, int irq);
34 return rm3100_common_probe(&client->dev, regmap, client->irq); in rm3100_probe()
44 return rm3100_common_probe(&spi->dev, regmap, spi->irq); in rm3100_probe()
527 int rm3100_common_probe(struct device *dev, struct regmap *regmap, int irq) in rm3100_common_probe() function607 EXPORT_SYMBOL_NS_GPL(rm3100_common_probe, "IIO_RM3100");