Searched refs:this_card (Results 1 – 3 of 3) sorted by relevance
47 part_config = this_card->ext_csd.part_config; in rk_emmc_set_areatype()50 err = mmc_switch(this_card, EXT_CSD_CMD_SET_NORMAL, in rk_emmc_set_areatype()52 this_card->ext_csd.part_time); in rk_emmc_set_areatype()74 if (!mmc_card_blockaddr(this_card)) in rk_emmc_prepare_mrq()92 mmc_set_data_timeout(mrq->data, this_card); in rk_emmc_prepare_mrq()114 cmd.arg = this_card->rca << 16; in rk_emmc_wait_busy()117 ret = mmc_wait_for_cmd(this_card->host, &cmd, 0); in rk_emmc_wait_busy()123 if (this_card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) in rk_emmc_wait_busy()126 mmc_hostname(this_card->host)); in rk_emmc_wait_busy()148 if(!this_card) in rk_emmc_transfer()[all …]
20 extern struct mmc_card *this_card;
2919 struct mmc_card *this_card; variable2920 EXPORT_SYMBOL(this_card);2959 this_card = card; in mmc_blk_probe()3001 this_card = NULL; in mmc_blk_remove()