Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pnp.c499 static int __maybe_unused serial_pnp_suspend(struct device *dev) in serial_pnp_suspend() function
519 static SIMPLE_DEV_PM_OPS(serial_pnp_pm_ops, serial_pnp_suspend, serial_pnp_resume);