Searched refs:wmt_mci_send_command (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mmc/host/ |
D | wmt-sdmmc.c | 257 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command() function 329 wmt_mci_send_command(priv->mmc, req->data->stop->opcode, in wmt_complete_data_request() 602 wmt_mci_send_command(mmc, command, cmdtype, arg, rsptype); in wmt_mci_request() 663 wmt_mci_send_command(mmc, command, cmdtype, arg, rsptype); in wmt_mci_request()
|