Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_of.c273 static int of_serial_suspend(struct device *dev) in of_serial_suspend() function
304 static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_of.c280 static int of_serial_suspend(struct device *dev) in of_serial_suspend() function
311 static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);

Completed in 1 milliseconds