Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/8250/
D8250_of.c293 static int of_serial_resume(struct device *dev) in of_serial_resume() function
309 static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);