Home
last modified time | relevance | path

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

/linux/drivers/misc/cb710/
H A Dcore.c169 static int __maybe_unused cb710_suspend(struct device *dev_d) in cb710_suspend() function
302 static SIMPLE_DEV_PM_OPS(cb710_pm_ops, cb710_suspend, cb710_resume);