mmc_omap_status_bits  698 drivers/mmc/host/omap.c 	static const char *mmc_omap_status_bits[] = {
mmc_omap_status_bits  707 drivers/mmc/host/omap.c 	for (i = 0; i < ARRAY_SIZE(mmc_omap_status_bits); i++)
mmc_omap_status_bits  709 drivers/mmc/host/omap.c 			buf += sprintf(buf, " %s", mmc_omap_status_bits[i]);