Searched refs:voltage_switch (Results 1 – 3 of 3) sorted by relevance
94 .voltage_switch = sdhci_f_sdh30_soft_voltage_switch,
548 void (*voltage_switch)(struct sdhci_host *host); member
1824 if (host->ops->voltage_switch) in sdhci_do_start_signal_voltage_switch()1825 host->ops->voltage_switch(host); in sdhci_do_start_signal_voltage_switch()