Home
last modified time | relevance | path

Searched refs:wdt87xx_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c1117 static int __maybe_unused wdt87xx_suspend(struct device *dev) in wdt87xx_suspend() function
1158 static SIMPLE_DEV_PM_OPS(wdt87xx_pm_ops, wdt87xx_suspend, wdt87xx_resume);
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c1116 static int wdt87xx_suspend(struct device *dev) in wdt87xx_suspend() function
1157 static DEFINE_SIMPLE_DEV_PM_OPS(wdt87xx_pm_ops, wdt87xx_suspend, wdt87xx_resume);

Completed in 4 milliseconds