Searched refs:mmc_host_ops (Results 1 – 22 of 22) sorted by relevance
250 host->mmc_host_ops.start_signal_voltage_switch = in ma35_probe()254 host->mmc_host_ops.execute_tuning = ma35_execute_tuning; in ma35_probe()
314 slot->host->mmc_host_ops.set_ios = ene_714_set_ios; in ene_714_probe_slot()842 struct mmc_host_ops *ops = &slot->host->mmc_host_ops; in byt_probe_slot()903 slot->host->mmc_host_ops.select_drive_strength = in byt_emmc_probe_slot()931 slot->host->mmc_host_ops.hs400_enhanced_strobe = in glk_emmc_probe_slot()1127 slot->host->mmc_host_ops.get_cd = bxt_get_cd; in byt_sd_probe_slot()1323 slot->host->mmc_host_ops.get_cd = mrfld_get_cd; in intel_mrfld_mmc_probe_slot()1506 slot->host->mmc_host_ops.get_ro = jmicron_jmb388_get_ro; in jmicron_probe_slot()1765 struct mmc_host_ops *ops = &slot->host->mmc_host_ops; in amd_probe_slot()
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()
141 struct mmc_host_ops ops;
1679 host->mmc_host_ops.start_signal_voltage_switch = in sdhci_tegra_probe()1685 host->mmc_host_ops.request = tegra_sdhci_request; in sdhci_tegra_probe()1687 host->mmc_host_ops.hs400_enhanced_strobe = in sdhci_tegra_probe()1691 host->mmc_host_ops.execute_tuning = in sdhci_tegra_probe()
263 if (host->mmc_host_ops.hs400_enhanced_strobe) { in arasan_select_phy_clock()
371 static const struct mmc_host_ops sdricoh_ops = {
1415 host->mmc_host_ops.request = dwcmshc_request; in dwcmshc_probe()1416 host->mmc_host_ops.hs400_enhanced_strobe = dwcmshc_hs400_enhanced_strobe; in dwcmshc_probe()1417 host->mmc_host_ops.execute_tuning = dwcmshc_execute_tuning; in dwcmshc_probe()
411 static const struct mmc_host_ops ushc_ops = {
549 static const struct mmc_host_ops toshsd_ops = {
664 static const struct mmc_host_ops mvsd_ops = {
897 static const struct mmc_host_ops cvm_mmc_ops = {
943 host->mmc_host_ops.execute_tuning = sdhci_am654_execute_tuning; in sdhci_am654_probe()
2746 host->mmc_host_ops.start_signal_voltage_switch = in sdhci_msm_probe()2748 host->mmc_host_ops.execute_tuning = sdhci_msm_execute_tuning; in sdhci_msm_probe()
870 static const struct mmc_host_ops tifm_sd_ops = {
798 static const struct mmc_host_ops via_sdc_ops = {
2076 static const struct mmc_host_ops vub300_mmc_ops = {
2100 static struct mmc_host_ops mmci_ops = {
1812 static const struct mmc_host_ops dw_mci_ops = {
2759 static const struct mmc_host_ops mt_msdc_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.
754 static const struct mmc_host_ops gb_sdio_ops = {