Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/misc/
Dadxl34x.h28 int adxl34x_remove(struct adxl34x *ac);
Dadxl34x-spi.c94 return adxl34x_remove(ac); in adxl34x_spi_remove()
Dadxl34x-i2c.c106 return adxl34x_remove(ac); in adxl34x_i2c_remove()
Dadxl34x.c899 int adxl34x_remove(struct adxl34x *ac) in adxl34x_remove() function
909 EXPORT_SYMBOL_GPL(adxl34x_remove);