Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dfsl_lpuart.c2727 static int __maybe_unused lpuart_suspend(struct device *dev) in lpuart_suspend() function
2817 static SIMPLE_DEV_PM_OPS(lpuart_pm_ops, lpuart_suspend, lpuart_resume);