Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddrv2665.c255 static int __maybe_unused drv2665_resume(struct device *dev) in drv2665_resume() function
284 static SIMPLE_DEV_PM_OPS(drv2665_pm_ops, drv2665_suspend, drv2665_resume);
/kernel/linux/linux-6.6/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);

Completed in 2 milliseconds