Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Ddrv2665.c254 static int drv2665_resume(struct device *dev) in drv2665_resume() function
283 static DEFINE_SIMPLE_DEV_PM_OPS(drv2665_pm_ops, drv2665_suspend, drv2665_resume);