Home
last modified time | relevance | path

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

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