Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A 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);