Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-omap.c1291 static void omap_gpio_restore_context(struct gpio_bank *bank);
1399 omap_gpio_restore_context(bank); in omap_gpio_runtime_resume()
1403 omap_gpio_restore_context(bank); in omap_gpio_runtime_resume()
1525 static void omap_gpio_restore_context(struct gpio_bank *bank) in omap_gpio_restore_context() function