Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/iio/meter/
Dade7854.h170 int ade7854_probe(struct iio_dev *indio_dev, struct device *dev);
Dade7854-i2c.c128 return ade7854_probe(indio_dev, &client->dev); in ade7854_i2c_probe()
Dade7854-spi.c137 return ade7854_probe(indio_dev, &spi->dev); in ade7854_spi_probe()
Dade7854.c534 int ade7854_probe(struct iio_dev *indio_dev, struct device *dev) in ade7854_probe() function
552 EXPORT_SYMBOL(ade7854_probe);