Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/misc/
Ddrv2665.c255 static int __maybe_unused drv2665_resume(struct device *dev) in drv2665_resume() function
284 static SIMPLE_DEV_PM_OPS(drv2665_pm_ops, drv2665_suspend, drv2665_resume);