MMC_WRITE_BLOCK  1577 drivers/mmc/core/block.c 		writecmd = MMC_WRITE_BLOCK;
MMC_WRITE_BLOCK   220 drivers/mmc/core/mmc_test.c 			MMC_WRITE_BLOCK : MMC_READ_SINGLE_BLOCK;
MMC_WRITE_BLOCK   693 drivers/mmc/core/mmc_test.c 			MMC_WRITE_BLOCK : MMC_READ_SINGLE_BLOCK;
MMC_WRITE_BLOCK   330 drivers/mmc/host/dw_mmc.c 	    cmdr == MMC_WRITE_BLOCK ||
MMC_WRITE_BLOCK   783 drivers/mmc/host/rtsx_pci_sdmmc.c 		(cmd->opcode == MMC_WRITE_BLOCK);
MMC_WRITE_BLOCK   856 drivers/mmc/host/sh_mmcif.c 	if (opc == MMC_WRITE_BLOCK || opc == MMC_WRITE_MULTIPLE_BLOCK)
MMC_WRITE_BLOCK   891 drivers/mmc/host/sh_mmcif.c 	case MMC_WRITE_BLOCK:
MMC_WRITE_BLOCK    56 drivers/staging/greybus/sdio.c 	return opcode == MMC_WRITE_BLOCK ||