Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-omap.c1309 static int omap_gpio_runtime_resume(struct device *dev) in omap_gpio_runtime_resume() function
1507 #define omap_gpio_runtime_resume NULL macro
1512 SET_RUNTIME_PM_OPS(omap_gpio_runtime_suspend, omap_gpio_runtime_resume,