Home
last modified time | relevance | path

Searched refs:ulite_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Duartlite.c691 * ulite_suspend - Stop the device.
696 static int __maybe_unused ulite_suspend(struct device *dev) in ulite_suspend() function
726 static SIMPLE_DEV_PM_OPS(ulite_pm_ops, ulite_suspend, ulite_resume);
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Duartlite.c697 * ulite_suspend - Stop the device.
702 static int __maybe_unused ulite_suspend(struct device *dev) in ulite_suspend() function
756 SET_SYSTEM_SLEEP_PM_OPS(ulite_suspend, ulite_resume)

Completed in 3 milliseconds