Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-omap.c1437 static int omap_gpio_runtime_resume(struct device *dev) in omap_gpio_runtime_resume() function
1637 #define omap_gpio_runtime_resume NULL macro
1642 SET_RUNTIME_PM_OPS(omap_gpio_runtime_suspend, omap_gpio_runtime_resume,