Searched refs:omap_hsmmc_start_command (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/mmc/host/ |
D | omap_hsmmc.c | 756 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd, in omap_hsmmc_start_command() function 862 omap_hsmmc_start_command(host, data->stop, NULL); in omap_hsmmc_xfer_done() 877 omap_hsmmc_start_command(host, host->mrq->cmd, in omap_hsmmc_cmd_done() 1443 omap_hsmmc_start_command(host, req->sbc, NULL); in omap_hsmmc_request() 1448 omap_hsmmc_start_command(host, req->cmd, req->data); in omap_hsmmc_request()
|