Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dslot-gpio.h22 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
/openbmc/linux/drivers/mmc/core/
H A Dslot-gpio.c261 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro() function
289 EXPORT_SYMBOL(mmc_gpiod_request_ro);
H A Dhost.c349 ret = mmc_gpiod_request_ro(host, "wp", 0, 0); in mmc_of_parse()
/openbmc/linux/drivers/mmc/host/
H A Dpxamci.c747 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in pxamci_probe()
H A Dmmc_spi.c1289 status = mmc_gpiod_request_ro(mmc, NULL, 1, 0); in mmc_spi_probe()
H A Ddavinci_mmc.c1182 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmc_davinci_parse_pdata()
H A Dmmci.c2381 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmci_probe()