Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_of.c288 static int of_serial_resume(struct device *dev) in of_serial_resume() function
304 static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);