Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Duartlite.c726 static SIMPLE_DEV_PM_OPS(ulite_pm_ops, ulite_suspend, ulite_resume);
816 .pm = &ulite_pm_ops,
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Duartlite.c755 static const struct dev_pm_ops ulite_pm_ops = { variable
915 .pm = &ulite_pm_ops,

Completed in 3 milliseconds