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);
1287 status = mmc_gpiod_request_ro(mmc, NULL, 1, 0); in mmc_spi_probe()