Searched refs:emmc_select_partition (Results 1 – 3 of 3) sorted by relevance
42 EMMC_ERROR_CODE emmc_select_partition(EMMC_PARTITION_ID id);
384 EMMC_ERROR_CODE emmc_select_partition(EMMC_PARTITION_ID id) in emmc_select_partition() function
118 if (emmc_select_partition(current_file.partition) != EMMC_SUCCESS) { in emmcdrv_block_open()