Home
last modified time | relevance | path

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

/drivers/mmc/core/
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);
A Dhost.c345 ret = mmc_gpiod_request_ro(host, "wp", 0, 0); in mmc_of_parse()
/drivers/mmc/host/
A Dpxamci.c741 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in pxamci_probe()
A Dmmc_spi.c1287 status = mmc_gpiod_request_ro(mmc, NULL, 1, 0); in mmc_spi_probe()
A Ddavinci_mmc.c1177 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmc_davinci_parse_pdata()
A Dmmci.c2440 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmci_probe()

Completed in 29 milliseconds