Searched refs:mmc_gpio_request_ro (Results 1 – 9 of 9) sorted by relevance
20 int mmc_gpio_request_ro(struct mmc_host *host, unsigned int gpio);
111 int mmc_gpio_request_ro(struct mmc_host *host, unsigned int gpio) in mmc_gpio_request_ro() function129 EXPORT_SYMBOL(mmc_gpio_request_ro);
753 ret = mmc_gpio_request_ro(mmc, gpio_ro); in pxamci_probe()
993 ret = mmc_gpio_request_ro(mmc, pdata->gpio_read_only); in jz4740_mmc_request_gpios()
1453 status = mmc_gpio_request_ro(mmc, host->pdata->ro_gpio); in mmc_spi_probe()
1201 err = mmc_gpio_request_ro(host->mmc, boarddata->wp_gpio); in sdhci_esdhc_imx_probe_nondt()
1771 ret = mmc_gpio_request_ro(mmc, plat->gpio_wp); in mmci_probe()
1561 ret = mmc_gpio_request_ro(mmc, pdata->gpio_wprotect); in s3cmci_probe_pdata()
511 ret = mmc_gpio_request_ro(mmc, pdata->gpio_wp); in omap_hsmmc_gpio_init()