Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-omap.c1239 static void omap_gpio_restore_context(struct gpio_bank *bank);
1347 omap_gpio_restore_context(bank); in omap_gpio_runtime_resume()
1351 omap_gpio_restore_context(bank); in omap_gpio_runtime_resume()
1471 static void omap_gpio_restore_context(struct gpio_bank *bank) in omap_gpio_restore_context() function