Home
last modified time | relevance | path

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

/drivers/iio/accel/
Dadxl367.h15 struct adxl367_ops { struct
20 int adxl367_probe(struct device *dev, const struct adxl367_ops *ops, argument
Dadxl367_i2c.c40 static const struct adxl367_ops adxl367_i2c_ops = {
Dadxl367_spi.c85 static const struct adxl367_ops adxl367_spi_ops = {
Dadxl367.c157 const struct adxl367_ops *ops;
1477 int adxl367_probe(struct device *dev, const struct adxl367_ops *ops, in adxl367_probe()