Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsh-sci.c2705 static __maybe_unused int sci_resume(struct device *dev) in sci_resume() function
2715 static SIMPLE_DEV_PM_OPS(sci_dev_pm_ops, sci_suspend, sci_resume);