Searched refs:mmc_read_blocks (Results 1 – 1 of 1) sorted by relevance
354 static int mmc_read_blocks(struct mmc *mmc, void *dst, lbaint_t start, in mmc_read_blocks() function440 if (mmc_read_blocks(mmc, dst, start, cur) != cur) { in mmc_bread()