Home
last modified time | relevance | path

Searched refs:adxl34x_remove (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/input/misc/
H A Dadxl34x.h26 void adxl34x_remove(struct adxl34x *ac);
H A Dadxl34x-spi.c94 adxl34x_remove(ac); in adxl34x_spi_remove()
H A Dadxl34x-i2c.c105 adxl34x_remove(ac); in adxl34x_i2c_remove()
H A Dadxl34x.c904 void adxl34x_remove(struct adxl34x *ac) in adxl34x_remove() function
912 EXPORT_SYMBOL_GPL(adxl34x_remove); variable
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dadxl34x.h28 int adxl34x_remove(struct adxl34x *ac);
H A Dadxl34x-i2c.c106 return adxl34x_remove(ac); in adxl34x_i2c_remove()
H A Dadxl34x-spi.c94 return adxl34x_remove(ac); in adxl34x_spi_remove()
H A Dadxl34x.c898 int adxl34x_remove(struct adxl34x *ac) in adxl34x_remove() function
908 EXPORT_SYMBOL_GPL(adxl34x_remove); variable

Completed in 5 milliseconds