Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.c3393 static __maybe_unused int sci_suspend(struct device *dev) in sci_suspend() function
3413 static SIMPLE_DEV_PM_OPS(sci_dev_pm_ops, sci_suspend, sci_resume);