Searched refs:wmt_mci_send_command (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mmc/host/ |
D | wmt-sdmmc.c | 258 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command() function 330 wmt_mci_send_command(priv->mmc, req->data->stop->opcode, in wmt_complete_data_request() 603 wmt_mci_send_command(mmc, command, cmdtype, arg, rsptype); in wmt_mci_request() 664 wmt_mci_send_command(mmc, command, cmdtype, arg, rsptype); in wmt_mci_request()
|