Searched refs:may_lose_context (Results 1 – 2 of 2) sorted by relevance
31 unsigned int may_lose_context:1; member1831 } else if (od->cfg->may_lose_context) { in omap_dma_probe()1847 if (od->cfg->may_lose_context) in omap_dma_remove()1888 .may_lose_context = true,1895 .may_lose_context = true,
1112 static void omap_gpio_idle(struct gpio_bank *bank, bool may_lose_context) in omap_gpio_idle() argument1137 if (!may_lose_context) in omap_gpio_idle()