Searched refs:write_mbr_and_gpt_partitions (Results 1 – 3 of 3) sorted by relevance
372 int write_mbr_and_gpt_partitions(struct blk_desc *dev_desc, void *buf);
356 if (write_mbr_and_gpt_partitions(dev_desc, download_buffer)) { in fastboot_mmc_flash_write()
809 int write_mbr_and_gpt_partitions(struct blk_desc *dev_desc, void *buf) in write_mbr_and_gpt_partitions() function