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