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