Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl367.h20 int adxl367_probe(struct device *dev, const struct adxl367_ops *ops,
H A Dadxl367_i2c.c59 return adxl367_probe(&client->dev, &adxl367_i2c_ops, st, regmap, in adxl367_i2c_probe()
H A Dadxl367_spi.c137 return adxl367_probe(&spi->dev, &adxl367_spi_ops, st, regmap, spi->irq); in adxl367_spi_probe()
H A Dadxl367.c1416 int adxl367_probe(struct device *dev, const struct adxl367_ops *ops, in adxl367_probe() function
1478 EXPORT_SYMBOL_NS_GPL(adxl367_probe, IIO_ADXL367);