Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mmc/
Dslot-gpio.h21 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
/linux-6.1.9/drivers/mmc/core/
Dslot-gpio.c222 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro() function
250 EXPORT_SYMBOL(mmc_gpiod_request_ro);
Dhost.c350 ret = mmc_gpiod_request_ro(host, "wp", 0, 0); in mmc_of_parse()
/linux-6.1.9/drivers/mmc/host/
Dpxamci.c749 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in pxamci_probe()
Dmmc_spi.c1461 status = mmc_gpiod_request_ro(mmc, NULL, 1, 0); in mmc_spi_probe()
Ddavinci_mmc.c1183 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmc_davinci_parse_pdata()
Ds3cmci.c1476 ret = mmc_gpiod_request_ro(host->mmc, "wp", 0, 0); in s3cmci_probe_pdata()
Dmmci.c2225 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmci_probe()