Searched refs:may_lose_context (Results 1 – 2 of 2) sorted by relevance
31 unsigned int may_lose_context:1; member1836 } else if (od->cfg->may_lose_context) { in omap_dma_probe()1852 if (od->cfg->may_lose_context) in omap_dma_remove()1893 .may_lose_context = true,1900 .may_lose_context = true,
1135 static void omap_gpio_idle(struct gpio_bank *bank, bool may_lose_context) in omap_gpio_idle() argument1160 if (!may_lose_context) in omap_gpio_idle()