Home
last modified time | relevance | path

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

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