of_serial_pm_ops  316 drivers/tty/serial/8250/8250_of.c static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);
of_serial_pm_ops  352 drivers/tty/serial/8250/8250_of.c 		.pm = &of_serial_pm_ops,