Searched refs:mmc_command (Results 1 – 1 of 1) sorted by relevance
28 struct mmc_command { struct139 struct mmc_command *stop; /* stop command */ argument150 struct mmc_command *sbc; /* SET_BLOCK_COUNT for multiblock */151 struct mmc_command *cmd;153 struct mmc_command *stop;181 int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd,
Completed in 3 milliseconds