Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_lpuart.c2771 static int __maybe_unused lpuart_resume(struct device *dev) in lpuart_resume() function
2803 static SIMPLE_DEV_PM_OPS(lpuart_pm_ops, lpuart_suspend, lpuart_resume);