Searched refs:mmc_host_ops (Results 1 – 22 of 22) sorted by relevance
248 host->mmc_host_ops.start_signal_voltage_switch = in ma35_probe()252 host->mmc_host_ops.execute_tuning = ma35_execute_tuning; in ma35_probe()
750 host->mmc_host_ops.execute_tuning = sdhci_o2_execute_tuning; in sdhci_pci_o2_probe_slot()777 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()781 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()800 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()801 host->mmc_host_ops.init_sd_express = sdhci_pci_o2_init_sd_express; in sdhci_pci_o2_probe_slot()
556 host->mmc_host_ops.hs400_enhanced_strobe = match_priv->hs400es; in sdhci_brcmstb_probe()576 host->mmc_host_ops.card_busy = NULL; in sdhci_brcmstb_probe()
263 if (host->mmc_host_ops.hs400_enhanced_strobe) { in arasan_select_phy_clock()
371 static const struct mmc_host_ops sdricoh_ops = {
409 static const struct mmc_host_ops ushc_ops = {
464 static const struct mmc_host_ops litex_mmc_ops = {
555 static const struct mmc_host_ops owl_mmc_ops = {
542 static const struct mmc_host_ops moxart_ops = {
520 static const struct mmc_host_ops pxamci_ops = {
495 static const struct mmc_host_ops meson_mx_sdhc_ops = {
1606 host->mmc_host_ops.init_sd_express = gl9767_init_sd_express; in gli_probe_slot_gl9767()2004 host->mmc_host_ops.hs400_enhanced_strobe = in gli_probe_slot_gl9763e()
1120 static const struct mmc_host_ops mmc_spi_ops = {
843 static const struct mmc_host_ops spmmc_ops = {
984 static const struct mmc_host_ops mxcmci_ops = {
932 static const struct mmc_host_ops wbsd_ops = {
3079 static const struct mmc_host_ops sdhci_ops = {4076 host->mmc_host_ops = sdhci_ops; in sdhci_alloc_host()4077 mmc->ops = &host->mmc_host_ops; in sdhci_alloc_host()
1253 static const struct mmc_host_ops bcm2835_ops = {
1198 static const struct mmc_host_ops usdhi6_ops = {
2077 static const struct mmc_host_ops vub300_mmc_ops = {
56 There are two optional members in the mmc_host_ops -- pre_req() and58 to before and after the actual mmc_host_ops.request() function is called.
161 struct mmc_host_ops { struct359 const struct mmc_host_ops *ops;