Searched refs:mmc_gpiod_request_cd (Results 1 – 3 of 3) sorted by relevance
19 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
175 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() function209 EXPORT_SYMBOL(mmc_gpiod_request_cd);
725 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in pxamci_probe()