Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dnavpoint.c321 static int __maybe_unused navpoint_suspend(struct device *dev) in navpoint_suspend() function
349 static SIMPLE_DEV_PM_OPS(navpoint_pm_ops, navpoint_suspend, navpoint_resume);