Searched refs:serial_pnp_resume (Results 1 – 1 of 1) sorted by relevance
511 static int __maybe_unused serial_pnp_resume(struct device *dev) in serial_pnp_resume() function521 static SIMPLE_DEV_PM_OPS(serial_pnp_pm_ops, serial_pnp_suspend, serial_pnp_resume);