mmc_host_can_gpio_ro
EXPORT_SYMBOL(mmc_host_can_gpio_ro);
if (mmc_host_can_gpio_ro(host->mmc))
if (!mmc_host_can_gpio_ro(mmc))
} else if (mmc_host_can_gpio_ro(mmc)) {
if (mmc_host_can_gpio_ro(mmc))
bool mmc_host_can_gpio_ro(struct mmc_host *host);