Searched refs:context_loss (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Domap_hsmmc.c175 int context_loss; member in struct:omap_hsmmc_host
551 int context_loss = 0; local
557 context_loss = pdata->get_context_loss_count(host->dev);
558 if (context_loss < 0)
563 context_loss == host->context_loss ? "not " : "");
564 if (host->context_loss == context_loss)
664 host->context_loss = context_loss;
676 int context_loss; local
1896 int context_loss = 0; local
[all...]

Completed in 53 milliseconds