Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c231 static int bcm2835aux_suspend(struct device *dev) in bcm2835aux_suspend() function
260 static DEFINE_SIMPLE_DEV_PM_OPS(bcm2835aux_dev_pm_ops, bcm2835aux_suspend, bcm2835aux_resume);