Searched refs:write_mbr_and_gpt_partitions (Results 1 – 3 of 3) sorted by relevance
375 int write_mbr_and_gpt_partitions(struct blk_desc *dev_desc, void *buf);
343 if (write_mbr_and_gpt_partitions(dev_desc, download_buffer)) { in fb_mmc_flash_write()
1044 int write_mbr_and_gpt_partitions(struct blk_desc *dev_desc, void *buf) in write_mbr_and_gpt_partitions() function