Home
last modified time | relevance | path

Searched refs:mmc_claim_host (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio.c949 mmc_claim_host(host); in mmc_sdio_detect()
976 mmc_claim_host(host); in mmc_sdio_detect()
1014 mmc_claim_host(host); in mmc_sdio_pre_suspend()
1034 mmc_claim_host(host); in mmc_sdio_suspend()
1056 mmc_claim_host(host); in mmc_sdio_resume()
1105 mmc_claim_host(host); in mmc_sdio_runtime_suspend()
1117 mmc_claim_host(host); in mmc_sdio_runtime_resume()
1287 mmc_claim_host(host); in mmc_attach_sdio()
1301 mmc_claim_host(host); in mmc_attach_sdio()
H A Dsd.c1206 mmc_claim_host(host); in mmc_sd_detect()
1217 mmc_claim_host(host); in _mmc_sd_suspend()
1242 mmc_claim_host(host); in _mmc_sd_shutdown()
1302 mmc_claim_host(host); in _mmc_sd_resume()
1434 mmc_claim_host(host); in mmc_attach_sd()
1440 mmc_claim_host(host); in mmc_attach_sd()
H A Dcore.h132 static inline void mmc_claim_host(struct mmc_host *host) in mmc_claim_host() function
H A Ddebugfs.c215 mmc_claim_host(host); in mmc_clock_opt_set()
H A Dcore.c2274 mmc_claim_host(host); in mmc_rescan()
2307 mmc_claim_host(host); in mmc_rescan()
2340 mmc_claim_host(host); in mmc_start_host()
2371 mmc_claim_host(host); in mmc_stop_host()
2380 mmc_claim_host(host); in mmc_stop_host()
H A Dsdio_irq.c115 mmc_claim_host(host); in sdio_run_irqs()
H A Dmmc.c2138 mmc_claim_host(host); in mmc_detect()
2157 mmc_claim_host(host); in _mmc_suspend()
2209 mmc_claim_host(host); in _mmc_resume()
2401 mmc_claim_host(host); in mmc_attach_mmc()
2406 mmc_claim_host(host); in mmc_attach_mmc()
H A Dsdio_io.c32 mmc_claim_host(func->card->host); in sdio_claim_host()
H A Dqueue.c506 mmc_claim_host(mq->card->host); in mmc_queue_suspend()
H A Dmmc_test.c2958 mmc_claim_host(test->card->host); in mmc_test_run()
3248 mmc_claim_host(card->host);
3263 mmc_claim_host(card->host);
H A Dblock.c3007 mmc_claim_host(card->host); in mmc_blk_remove()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drk_sdmmc_ops.c160 mmc_claim_host(this_card->host); in rk_emmc_transfer()