Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mmc/
Dslot-gpio.h18 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
/Linux-v5.4/drivers/mmc/core/
Dslot-gpio.c179 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() function
205 EXPORT_SYMBOL(mmc_gpiod_request_cd);
Dhost.c234 ret = mmc_gpiod_request_cd(host, "cd", 0, false, in mmc_of_parse()
/Linux-v5.4/drivers/mmc/host/
Dsdhci-spear.c101 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0, NULL); in sdhci_probe()
Dsdhci-sirf.c197 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0, NULL); in sdhci_sirf_probe()
Dpxamci.c737 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0, NULL); in pxamci_probe()
Dsdhci-acpi.c772 err = mmc_gpiod_request_cd(host->mmc, NULL, 0, v, 0, NULL); in sdhci_acpi_probe()
Dsdhci-pci-core.c1934 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
1937 ret = mmc_gpiod_request_cd(host->mmc, NULL, in sdhci_pci_probe_slot()
Dmmc_spi.c1424 status = mmc_gpiod_request_cd(mmc, NULL, 0, false, 1, NULL); in mmc_spi_probe()
Ddavinci_mmc.c1177 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0, NULL); in mmc_davinci_parse_pdata()
Dtmio_mmc_core.c1183 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0, NULL); in tmio_mmc_host_probe()
Dsdhci-esdhc-imx.c1396 err = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0, NULL); in sdhci_esdhc_imx_probe_nondt()
Ds3cmci.c1508 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0, NULL); in s3cmci_probe_pdata()
Dmmci.c2019 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0, NULL); in mmci_probe()