Searched refs:voltage_switch (Results 1 – 7 of 7) sorted by relevance
182 .voltage_switch = ma35_voltage_switch,
125 .voltage_switch = sdhci_milbeaut_soft_voltage_switch,
1371 .voltage_switch = tegra_sdhci_voltage_switch,1433 .voltage_switch = tegra_sdhci_voltage_switch,1481 .voltage_switch = tegra_sdhci_voltage_switch,1518 .voltage_switch = tegra_sdhci_voltage_switch,
259 .voltage_switch = xenon_voltage_switch,
716 void (*voltage_switch)(struct sdhci_host *host); member
1148 .voltage_switch = dwcmshc_phy_init,
2700 if (host->ops->voltage_switch) in sdhci_start_signal_voltage_switch() 2701 host->ops->voltage_switch(host); in sdhci_start_signal_voltage_switch()