Searched refs:update_dcmd_desc (Results 1 – 2 of 2) sorted by relevance
575 if (cq_host->ops->update_dcmd_desc) in cqhci_prep_dcmd_desc()576 cq_host->ops->update_dcmd_desc(mmc, mrq, &data); in cqhci_prep_dcmd_desc()
1343 .update_dcmd_desc = sdhci_tegra_update_dcmd_desc,