Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpio/
Dgpio-omap.c1504 static int __maybe_unused omap_gpio_runtime_suspend(struct device *dev) in omap_gpio_runtime_suspend() function
1539 return omap_gpio_runtime_suspend(dev); in omap_gpio_suspend()
1555 SET_RUNTIME_PM_OPS(omap_gpio_runtime_suspend, omap_gpio_runtime_resume,