Searched refs:mmc_gpiod_request_ro (Results 1 – 3 of 3) sorted by relevance
22 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
248 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro() function276 EXPORT_SYMBOL(mmc_gpiod_request_ro);
732 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in pxamci_probe()