Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/drivers/tty/serial/
Dpxa.c749 static int serial_pxa_suspend(struct device *dev) in serial_pxa_suspend() function
770 .suspend = serial_pxa_suspend,