Searched refs:adxl367_ops (Results 1 – 4 of 4) sorted by relevance
15 struct adxl367_ops { struct20 int adxl367_probe(struct device *dev, const struct adxl367_ops *ops, argument
40 static const struct adxl367_ops adxl367_i2c_ops = {
85 static const struct adxl367_ops adxl367_spi_ops = {
157 const struct adxl367_ops *ops;1477 int adxl367_probe(struct device *dev, const struct adxl367_ops *ops, in adxl367_probe()