Searched refs:serial_pxa_suspend (Results 1 – 2 of 2) sorted by relevance
33 static int __maybe_unused serial_pxa_suspend(struct device *dev) in serial_pxa_suspend() function52 SET_SYSTEM_SLEEP_PM_OPS(serial_pxa_suspend, serial_pxa_resume)
749 static int serial_pxa_suspend(struct device *dev) in serial_pxa_suspend() function770 .suspend = serial_pxa_suspend,