target_part       499 drivers/mmc/core/block.c 	unsigned int target_part;
target_part       512 drivers/mmc/core/block.c 		target_part = idata->rpmb->part_index;
target_part       513 drivers/mmc/core/block.c 		target_part |= EXT_CSD_PART_CONFIG_ACC_RPMB;
target_part       515 drivers/mmc/core/block.c 		target_part = md->part_type;
target_part       560 drivers/mmc/core/block.c 	err = mmc_blk_part_switch(card, target_part);