Searched refs:omap_hsmmc_start_command (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/mmc/host/ | 
| D | omap_hsmmc.c | 780 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd,  in omap_hsmmc_start_command()  function 897 		omap_hsmmc_start_command(host, data->stop, NULL);  in omap_hsmmc_xfer_done() 912 		omap_hsmmc_start_command(host, host->mrq->cmd,  in omap_hsmmc_cmd_done() 1551 		omap_hsmmc_start_command(host, req->sbc, NULL);  in omap_hsmmc_request() 1556 	omap_hsmmc_start_command(host, req->cmd, req->data);  in omap_hsmmc_request()
  |