Home
last modified time | relevance | path

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

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