Searched refs:stm32_sdmmc2_send_cmd (Results 1 – 1 of 1) sorted by relevance
146 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd);154 .send_cmd = stm32_sdmmc2_send_cmd,228 return stm32_sdmmc2_send_cmd(&cmd_stop); in stm32_sdmmc2_stop_transfer()451 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd) in stm32_sdmmc2_send_cmd() function568 ret = stm32_sdmmc2_send_cmd(&cmd); in stm32_sdmmc2_prepare()