Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/8250/
D8250_pxa.c33 static int __maybe_unused serial_pxa_suspend(struct device *dev) in serial_pxa_suspend() function
52 SET_SYSTEM_SLEEP_PM_OPS(serial_pxa_suspend, serial_pxa_resume)
/Linux-v6.1/drivers/tty/serial/
Dpxa.c777 static int serial_pxa_suspend(struct device *dev) in serial_pxa_suspend() function
798 .suspend = serial_pxa_suspend,