Searched refs:omap_hsmmc_status_bits (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.c932 static const char *omap_hsmmc_status_bits[] = { local
945 for (i = 0; i < ARRAY_SIZE(omap_hsmmc_status_bits); i++)
947 len = sprintf(buf, " %s", omap_hsmmc_status_bits[i]);

Completed in 108 milliseconds