Searched refs:ade7854_probe (Results 1 – 4 of 4) sorted by relevance
171 int ade7854_probe(struct iio_dev *indio_dev, struct device *dev);
540 int ade7854_probe(struct iio_dev *indio_dev, struct device *dev) in ade7854_probe() function566 EXPORT_SYMBOL(ade7854_probe);
227 return ade7854_probe(indio_dev, &client->dev); in ade7854_i2c_probe()
296 return ade7854_probe(indio_dev, &spi->dev); in ade7854_spi_probe()