Home
last modified time | relevance | path

Searched refs:mmc_gpiod_request_ro (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mmc/
H A Dslot-gpio.h22 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
/linux/drivers/mmc/core/
H A Dslot-gpio.c248 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro() function
276 EXPORT_SYMBOL(mmc_gpiod_request_ro);
/linux/drivers/mmc/host/
H A Dmmc_spi.c1287 status = mmc_gpiod_request_ro(mmc, NULL, 1, 0); in mmc_spi_probe()