Home
last modified time | relevance | path

Searched refs:mxcmci_start_cmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/mmc/host/
Dmxcmmc.c358 static int mxcmci_start_cmd(struct mxcmci_host *host, struct mmc_command *cmd, in mxcmci_start_cmd() function
628 if (mxcmci_start_cmd(host, host->req->stop, 0)) { in mxcmci_datawork()
670 if (mxcmci_start_cmd(host, req->stop, 0)) { in mxcmci_data_done()
767 error = mxcmci_start_cmd(host, req->cmd, cmdat); in mxcmci_request()