Searched refs:of_serial_suspend (Results 1 – 1 of 1) sorted by relevance
273 static int of_serial_suspend(struct device *dev) in of_serial_suspend() function304 static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);