Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-at91.c1656 static int at91_gpio_suspend(struct device *dev) in at91_gpio_suspend() function
1902 static DEFINE_NOIRQ_DEV_PM_OPS(at91_gpio_pm_ops, at91_gpio_suspend, at91_gpio_resume);