Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c3549 static __maybe_unused int sci_suspend(struct device *dev) in sci_suspend() function
3569 static SIMPLE_DEV_PM_OPS(sci_dev_pm_ops, sci_suspend, sci_resume);