Home
last modified time | relevance | path

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

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