Searched refs:mmc_host_ops (Results 1 – 17 of 17) sorted by relevance
247 host->mmc_host_ops.start_signal_voltage_switch = in ma35_probe()251 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()
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 = {
415 static const struct mmc_host_ops litex_mmc_ops = {
554 static const struct mmc_host_ops owl_mmc_ops = {
495 static const struct mmc_host_ops meson_mx_sdhc_ops = {
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 = {
1111 static const struct mmc_host_ops sunxi_mmc_ops = {
1114 static const struct mmc_host_ops sh_mmcif_ops = {
1198 static const struct mmc_host_ops usdhi6_ops = {
2085 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;