Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-omap.c1502 static int __maybe_unused omap_gpio_runtime_suspend(struct device *dev) in omap_gpio_runtime_suspend() function
1537 return omap_gpio_runtime_suspend(dev); in omap_gpio_suspend()
1553 SET_RUNTIME_PM_OPS(omap_gpio_runtime_suspend, omap_gpio_runtime_resume,