Searched refs:may_lose_context (Results 1 – 2 of 2) sorted by relevance
31 unsigned int may_lose_context:1; member1835 } else if (od->cfg->may_lose_context) { in omap_dma_probe()1851 if (od->cfg->may_lose_context) in omap_dma_remove()1890 .may_lose_context = true,1897 .may_lose_context = true,
1134 static void omap_gpio_idle(struct gpio_bank *bank, bool may_lose_context) in omap_gpio_idle() argument1159 if (!may_lose_context) in omap_gpio_idle()