Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/misc/
Ddrv2665.c226 static int __maybe_unused drv2665_suspend(struct device *dev) in drv2665_suspend() function
284 static SIMPLE_DEV_PM_OPS(drv2665_pm_ops, drv2665_suspend, drv2665_resume);