Searched refs:voltage_switch (Results 1 – 6 of 6) sorted by relevance
326 .voltage_switch = sdhci_gli_voltage_switch,343 .voltage_switch = sdhci_gli_voltage_switch,
104 .voltage_switch = sdhci_f_sdh30_soft_voltage_switch,
1261 .voltage_switch = tegra_sdhci_voltage_switch,1321 .voltage_switch = tegra_sdhci_voltage_switch,1367 .voltage_switch = tegra_sdhci_voltage_switch,1403 .voltage_switch = tegra_sdhci_voltage_switch,
646 void (*voltage_switch)(struct sdhci_host *host); member
241 .voltage_switch = xenon_voltage_switch,
2227 if (host->ops->voltage_switch) in sdhci_start_signal_voltage_switch()2228 host->ops->voltage_switch(host); in sdhci_start_signal_voltage_switch()