Home
last modified time | relevance | path

Searched refs:mmc_gpiod_request_cd (Results 1 – 10 of 10) sorted by relevance

/drivers/mmc/core/
A Dslot-gpio.c175 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() function
209 EXPORT_SYMBOL(mmc_gpiod_request_cd);
A Dhost.c332 ret = mmc_gpiod_request_cd(host, "cd", 0, false, in mmc_of_parse()
/drivers/mmc/host/
A Dsdhci-spear.c99 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0); in sdhci_probe()
A Dpxamci.c732 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in pxamci_probe()
A Dsdhci-acpi.c901 err = mmc_gpiod_request_cd(host->mmc, NULL, 0, v, 0); in sdhci_acpi_probe()
A Dmmc_spi.c1272 status = mmc_gpiod_request_cd(mmc, NULL, 0, false, 1000); in mmc_spi_probe()
A Dsdhci-pci-core.c2196 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
2202 ret = mmc_gpiod_request_cd(host->mmc, NULL, in sdhci_pci_probe_slot()
A Dtmio_mmc_core.c1154 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in tmio_mmc_host_probe()
A Ddavinci_mmc.c1171 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmc_davinci_parse_pdata()
A Dmmci.c2436 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmci_probe()

Completed in 32 milliseconds