Searched refs:mmc_gpiod_request_cd (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | slot-gpio.c | 176 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() function 206 EXPORT_SYMBOL(mmc_gpiod_request_cd);
|
| H A D | host.c | 284 ret = mmc_gpiod_request_cd(host, "cd", 0, false, in mmc_of_parse()
|
| /OK3568_Linux_fs/kernel/include/linux/mmc/ |
| H A D | slot-gpio.h | 18 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-spear.c | 99 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0); in sdhci_probe()
|
| H A D | sdhci-sirf.c | 197 ret = mmc_gpiod_request_cd(host->mmc, "cd", 0, false, 0); in sdhci_sirf_probe()
|
| H A D | pxamci.c | 740 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in pxamci_probe()
|
| H A D | sdhci-acpi.c | 916 err = mmc_gpiod_request_cd(host->mmc, NULL, 0, v, 0); in sdhci_acpi_probe()
|
| H A D | sdhci-pci-core.c | 2205 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 D | mmc_spi.c | 1459 status = mmc_gpiod_request_cd(mmc, NULL, 0, false, 1000); in mmc_spi_probe()
|
| H A D | tmio_mmc_core.c | 1112 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in tmio_mmc_host_probe()
|
| H A D | davinci_mmc.c | 1177 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmc_davinci_parse_pdata()
|
| H A D | s3cmci.c | 1469 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in s3cmci_probe_pdata()
|
| H A D | mmci.c | 2156 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmci_probe()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 214 mmc_gpiod_request_cd
|
| H A D | abi_gki_aarch64_virtual_device | 562 mmc_gpiod_request_cd
|
| H A D | abi_gki_aarch64_imx | 2077 mmc_gpiod_request_cd
|
| H A D | abi_gki_aarch64_galaxy | 2622 mmc_gpiod_request_cd
|