Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_pnp.c501 static int __maybe_unused serial_pnp_suspend(struct device *dev) in serial_pnp_suspend() function
521 static SIMPLE_DEV_PM_OPS(serial_pnp_pm_ops, serial_pnp_suspend, serial_pnp_resume);