Searched refs:omap_hsmmc_start_command (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mmc/host/ |
D | omap_hsmmc.c | 846 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd, in omap_hsmmc_start_command() function 952 omap_hsmmc_start_command(host, data->stop, NULL); in omap_hsmmc_xfer_done() 967 omap_hsmmc_start_command(host, host->mrq->cmd, in omap_hsmmc_cmd_done() 1590 omap_hsmmc_start_command(host, req->sbc, NULL); in omap_hsmmc_request() 1595 omap_hsmmc_start_command(host, req->cmd, req->data); in omap_hsmmc_request()
|