Searched refs:voltage_switch (Results 1 – 5 of 5) sorted by relevance
327 .voltage_switch = tegra_sdhci_voltage_switch,375 .voltage_switch = tegra_sdhci_voltage_switch,
94 .voltage_switch = sdhci_f_sdh30_soft_voltage_switch,
562 void (*voltage_switch)(struct sdhci_host *host); member
521 .voltage_switch = sdhci_msm_voltage_switch,
1913 if (host->ops->voltage_switch) in sdhci_start_signal_voltage_switch()1914 host->ops->voltage_switch(host); in sdhci_start_signal_voltage_switch()