Searched refs:__mmc_claim_host (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/mmc/core/ |
| A D | core.h | 117 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, 133 __mmc_claim_host(host, NULL, NULL); in mmc_claim_host()
|
| A D | sdio_irq.c | 174 ret = __mmc_claim_host(host, NULL, in sdio_irq_thread()
|
| A D | core.c | 780 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, in __mmc_claim_host() function 819 EXPORT_SYMBOL(__mmc_claim_host); 860 __mmc_claim_host(card->host, ctx, NULL); in mmc_get_card()
|
| /linux/ |
| A D | vmlinux.symvers | 9828 0x00000000 __mmc_claim_host vmlinux EXPORT_SYMBOL
|
| A D | System.map | 45261 ffff800010c32500 T __mmc_claim_host
|
| A D | .tmp_System.map | 45261 ffff800010c32500 T __mmc_claim_host
|
Completed in 328 milliseconds