Home
last modified time | relevance | path

Searched refs:adxl34x_suspend (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dadxl34x.h23 void adxl34x_suspend(struct adxl34x *ac);
H A Dadxl34x-i2c.c114 adxl34x_suspend(ac); in adxl34x_i2c_suspend()
H A Dadxl34x-spi.c102 adxl34x_suspend(ac); in adxl34x_spi_suspend()
H A Dadxl34x.c415 void adxl34x_suspend(struct adxl34x *ac) in adxl34x_suspend() function
426 EXPORT_SYMBOL_GPL(adxl34x_suspend); variable
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dadxl34x.c415 static int adxl34x_suspend(struct device *dev) in adxl34x_suspend() function
914 EXPORT_GPL_SIMPLE_DEV_PM_OPS(adxl34x_pm, adxl34x_suspend, adxl34x_resume);

Completed in 5 milliseconds