Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Ddrv2667.c438 static int __maybe_unused drv2667_resume(struct device *dev) in drv2667_resume() function
467 static SIMPLE_DEV_PM_OPS(drv2667_pm_ops, drv2667_suspend, drv2667_resume);