sdhci_get_ro
if (sdhci_get_ro(mmc) > 0) {
EXPORT_SYMBOL_GPL(sdhci_get_ro);
.get_ro = sdhci_get_ro,
int sdhci_get_ro(struct mmc_host *mmc);