Searched refs:omap_gpio_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1502 static int __maybe_unused omap_gpio_runtime_suspend(struct device *dev) in omap_gpio_runtime_suspend() function1537 return omap_gpio_runtime_suspend(dev); in omap_gpio_suspend()1553 SET_RUNTIME_PM_OPS(omap_gpio_runtime_suspend, omap_gpio_runtime_resume,