Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A 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)
/openbmc/linux/drivers/tty/serial/
H A Dpxa.c754 static int serial_pxa_suspend(struct device *dev) in serial_pxa_suspend() function
775 .suspend = serial_pxa_suspend,