Home
last modified time | relevance | path

Searched refs:mmc_gpiod_request_cd (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mmc/
H A Dslot-gpio.h18 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dslot-gpio.h19 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dslot-gpio.c161 * mmc_gpiod_request_cd - request a gpio descriptor for card-detection
173 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() function
203 EXPORT_SYMBOL(mmc_gpiod_request_cd); variable
H A Dhost.c283 ret = mmc_gpiod_request_cd(host, "cd", 0, false, in mmc_of_parse()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dslot-gpio.c176 * mmc_gpiod_request_cd - request a gpio descriptor for card-detection
188 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() function
222 EXPORT_SYMBOL(mmc_gpiod_request_cd); variable
H A Dhost.c337 ret = mmc_gpiod_request_cd(host, "cd", 0, false, in mmc_of_parse()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-spear.c99 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0); in sdhci_probe()
H A Dsdhci-sirf.c197 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0); in sdhci_sirf_probe()
H A Dmmc_spi.c1287 status = mmc_gpiod_request_cd(mmc, NULL, 0, false, 1000); in mmc_spi_probe()
H A Dsdhci-acpi.c916 err = mmc_gpiod_request_cd(host->mmc, NULL, 0, v, 0); in sdhci_acpi_probe()
H A Dpxamci.c740 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in pxamci_probe()
H A Dsdhci-pci-core.c2205 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
2208 ret = mmc_gpiod_request_cd(host->mmc, NULL, in sdhci_pci_probe_slot()
H A Ddavinci_mmc.c1177 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmc_davinci_parse_pdata()
H A Dtmio_mmc_core.c1112 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in tmio_mmc_host_probe()
H A Dmmci.c2157 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmci_probe()
H A Ds3cmci.c1469 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in s3cmci_probe_pdata()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-spear.c99 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0); in sdhci_probe()
H A Dsdhci-acpi.c869 err = mmc_gpiod_request_cd(host->mmc, NULL, 0, v, 0); in sdhci_acpi_probe()
H A Dmmc_spi.c1274 status = mmc_gpiod_request_cd(mmc, NULL, 0, false, 1000); in mmc_spi_probe()
H A Dpxamci.c738 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in pxamci_probe()
H A Dsdhci-pci-core.c2111 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
2114 ret = mmc_gpiod_request_cd(host->mmc, NULL, in sdhci_pci_probe_slot()
H A Dtmio_mmc_core.c1171 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in tmio_mmc_host_probe()
H A Ddavinci_mmc.c1176 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmc_davinci_parse_pdata()
H A Dmmci.c2377 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmci_probe()

Completed in 36 milliseconds