Searched refs:at91_gpio_suspend (Results 1 – 1 of 1) sorted by relevance
1656 static int at91_gpio_suspend(struct device *dev) in at91_gpio_suspend() function1902 static DEFINE_NOIRQ_DEV_PM_OPS(at91_gpio_pm_ops, at91_gpio_suspend, at91_gpio_resume);