Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_pnp.c504 static int __maybe_unused serial_pnp_suspend(struct device *dev) in serial_pnp_suspend() function
524 static SIMPLE_DEV_PM_OPS(serial_pnp_pm_ops, serial_pnp_suspend, serial_pnp_resume);
/kernel/linux/linux-6.6/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);

Completed in 2 milliseconds