Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddrv2667.c430 static int __maybe_unused drv2667_resume(struct device *dev) in drv2667_resume() function
459 static SIMPLE_DEV_PM_OPS(drv2667_pm_ops, drv2667_suspend, drv2667_resume);
/kernel/linux/linux-6.6/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);

Completed in 3 milliseconds