Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_of.c273 static int of_serial_suspend(struct device *dev) in of_serial_suspend() function
304 static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);