Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Ddrv2667.c431 static int drv2667_resume(struct device *dev) in drv2667_resume() function
460 static DEFINE_SIMPLE_DEV_PM_OPS(drv2667_pm_ops, drv2667_suspend, drv2667_resume);