Searched refs:voltage_switch (Results 1 – 7 of 7) sorted by relevance
311 .voltage_switch = tegra_sdhci_voltage_switch,360 .voltage_switch = tegra_sdhci_voltage_switch,
94 .voltage_switch = sdhci_f_sdh30_soft_voltage_switch,
594 void (*voltage_switch)(struct sdhci_host *host); member
244 .voltage_switch = xenon_voltage_switch,
1157 .voltage_switch = sdhci_msm_voltage_switch,
584 .voltage_switch = sdhci_intel_voltage_switch,
1987 if (host->ops->voltage_switch) in sdhci_start_signal_voltage_switch()1988 host->ops->voltage_switch(host); in sdhci_start_signal_voltage_switch()