Searched refs:omap_hsmmc_start_command (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mmc/host/ | 
| D | omap_hsmmc.c | 761 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd,  in omap_hsmmc_start_command()  function867 		omap_hsmmc_start_command(host, data->stop, NULL);  in omap_hsmmc_xfer_done()
 882 		omap_hsmmc_start_command(host, host->mrq->cmd,  in omap_hsmmc_cmd_done()
 1450 		omap_hsmmc_start_command(host, req->sbc, NULL);  in omap_hsmmc_request()
 1455 	omap_hsmmc_start_command(host, req->cmd, req->data);  in omap_hsmmc_request()
 
 |