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);
1272 status = mmc_gpiod_request_cd(mmc, NULL, 0, false, 1000); in mmc_spi_probe()