Searched refs:mmc_gpiod_request_ro (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | slot-gpio.c | 225 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro() function 249 EXPORT_SYMBOL(mmc_gpiod_request_ro);
|
| H A D | host.c | 297 ret = mmc_gpiod_request_ro(host, "wp", 0, 0); in mmc_of_parse()
|
| /OK3568_Linux_fs/kernel/include/linux/mmc/ |
| H A D | slot-gpio.h | 21 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | pxamci.c | 749 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in pxamci_probe()
|
| H A D | mmc_spi.c | 1474 status = mmc_gpiod_request_ro(mmc, NULL, 1, 0); in mmc_spi_probe()
|
| H A D | davinci_mmc.c | 1183 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmc_davinci_parse_pdata()
|
| H A D | s3cmci.c | 1476 ret = mmc_gpiod_request_ro(host->mmc, "wp", 0, 0); in s3cmci_probe_pdata()
|
| H A D | mmci.c | 2160 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmci_probe()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 215 mmc_gpiod_request_ro
|
| H A D | abi_gki_aarch64_virtual_device | 563 mmc_gpiod_request_ro
|
| H A D | abi_gki_aarch64_imx | 2078 mmc_gpiod_request_ro
|
| H A D | abi_gki_aarch64_galaxy | 2624 mmc_gpiod_request_ro
|