mmc_command 120 include/linux/mmc/core.h struct mmc_command *stop; /* stop command */ mmc_command 130 include/linux/mmc/core.h struct mmc_command *sbc; /* SET_BLOCK_COUNT for multiblock */ mmc_command 131 include/linux/mmc/core.h struct mmc_command *cmd; mmc_command 133 include/linux/mmc/core.h struct mmc_command *stop; mmc_command 149 include/linux/mmc/core.h extern int mmc_wait_for_cmd(struct mmc_host *, struct mmc_command *, int); mmc_command 152 include/linux/mmc/core.h struct mmc_command *, int); mmc_command 133 include/linux/mmc/dw_mmc.h struct mmc_command *cmd; mmc_command 135 include/linux/mmc/dw_mmc.h struct mmc_command stop_abort; mmc_command 148 include/linux/mmc/sdhci.h struct mmc_command *cmd; /* Current command */