Home
last modified time | relevance | path

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

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