total_bytes_left 150 drivers/mmc/host/omap.c u32 total_bytes_left; total_bytes_left 650 drivers/mmc/host/omap.c if (host->buffer_bytes_left > host->total_bytes_left) total_bytes_left 651 drivers/mmc/host/omap.c host->buffer_bytes_left = host->total_bytes_left; total_bytes_left 681 drivers/mmc/host/omap.c host->total_bytes_left -= n; total_bytes_left 755 drivers/mmc/host/omap.c if (host->total_bytes_left) { total_bytes_left 780 drivers/mmc/host/omap.c host->total_bytes_left); total_bytes_left 1059 drivers/mmc/host/omap.c host->total_bytes_left = data->blocks * block_size;