Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/mouse/
Dnavpoint.c318 static int __maybe_unused navpoint_suspend(struct device *dev) in navpoint_suspend() function
346 static SIMPLE_DEV_PM_OPS(navpoint_pm_ops, navpoint_suspend, navpoint_resume);