Home
last modified time | relevance | path

Searched refs:busy_complete (Results 1 – 3 of 3) sorted by relevance

/drivers/mmc/host/
A Dmmci.h404 bool (*busy_complete)(struct mmci_host *host, struct mmc_command *cmd, u32 status, u32 err_msk); member
A Dmmci.c1198 host->ops->busy_complete = ux500_busy_complete; in ux500_variant_init()
1204 host->ops->busy_complete = ux500_busy_complete; in ux500v2_variant_init()
1497 if (!host->ops->busy_complete(host, cmd, status, err_msk)) in mmci_cmd_irq()
A Dmmci_stm32_sdmmc.c706 .busy_complete = sdmmc_busy_complete,

Completed in 17 milliseconds