Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dadxl34x.h16 struct adxl34x_bus_ops { struct
25 const struct adxl34x_bus_ops *bops); argument
H A Dadxl34x-i2c.c63 static const struct adxl34x_bus_ops adxl34x_smbus_bops = {
70 static const struct adxl34x_bus_ops adxl34x_i2c_bops = {
H A Dadxl34x-spi.c61 static const struct adxl34x_bus_ops adxl34x_spi_bops = {
H A Dadxl34x.c209 const struct adxl34x_bus_ops *bops;
699 const struct adxl34x_bus_ops *bops) in adxl34x_probe()