Searched refs:mmc_cmd (Results 1 – 6 of 6) sorted by relevance
123 static int stm32_sdmmc2_send_cmd_req(struct mmc_cmd *cmd);124 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd);171 struct mmc_cmd cmd_stop; in stm32_sdmmc2_stop_transfer()173 zeromem(&cmd_stop, sizeof(struct mmc_cmd)); in stm32_sdmmc2_stop_transfer()181 static int stm32_sdmmc2_send_cmd_req(struct mmc_cmd *cmd) in stm32_sdmmc2_send_cmd_req()386 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd) in stm32_sdmmc2_send_cmd()470 struct mmc_cmd cmd; in stm32_sdmmc2_prepare()497 zeromem(&cmd, sizeof(struct mmc_cmd)); in stm32_sdmmc2_prepare()
114 struct mmc_cmd { struct123 int (*send_cmd)(struct mmc_cmd *cmd); argument
21 static int imx_usdhc_send_cmd(struct mmc_cmd *cmd);110 static int imx_usdhc_send_cmd(struct mmc_cmd *cmd) in imx_usdhc_send_cmd()
124 static int dw_send_cmd(struct mmc_cmd *cmd);226 static int dw_send_cmd(struct mmc_cmd *cmd) in dw_send_cmd()
50 struct mmc_cmd cmd; in mmc_send_cmd()53 zeromem(&cmd, sizeof(struct mmc_cmd)); in mmc_send_cmd()
21 static int rpi3_sdhost_send_cmd(struct mmc_cmd *cmd);258 static int rpi3_sdhost_send_cmd(struct mmc_cmd *cmd) in rpi3_sdhost_send_cmd()