Searched refs:stm32_sdmmc2_send_cmd (Results 1 – 1 of 1) sorted by relevance
142 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd);150 .send_cmd = stm32_sdmmc2_send_cmd,224 return stm32_sdmmc2_send_cmd(&cmd_stop); in stm32_sdmmc2_stop_transfer()447 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd) in stm32_sdmmc2_send_cmd() function564 ret = stm32_sdmmc2_send_cmd(&cmd); in stm32_sdmmc2_prepare()