Home
last modified time | relevance | path

Searched refs:part_get_info (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dpart.c91 int r = part_get_info(desc, p, &info); in do_part_list()
131 err = part_get_info(desc, part, &info); in do_part_start()
165 err = part_get_info(desc, part, &info); in do_part_size()
H A Dread.c53 if (part_get_info(dev_desc, part, &part_info)) { in do_read()
H A Dgpt.c321 ret = part_get_info(dev_desc, p, &info); in get_gpt_info()
742 ret = part_get_info(dev_desc, partnum, new_partitions); in do_rename_gpt_parts()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_ext.c24 if (part_get_info(block_dev, partition, &part_info)) { in spl_load_image_ext()
77 if (part_get_info(block_dev, partition, &part_info)) { in spl_load_image_ext_os()
H A Dspl_mmc.c165 err = part_get_info(mmc_get_blk_desc(mmc), type_part, &info);
179 err = part_get_info(mmc_get_blk_desc(mmc), partition, &info);
/OK3568_Linux_fs/u-boot/include/
H A Dpart.h107 int part_get_info(struct blk_desc *dev_desc, int part, disk_partition_t *info);
231 static inline int part_get_info(struct blk_desc *dev_desc, int part, in part_get_info() function
/OK3568_Linux_fs/u-boot/disk/
H A Dpart.su
H A Dpart.c348 int part_get_info(struct blk_desc *dev_desc, int part, in part_get_info() function
610 ret = part_get_info(*dev_desc, part, info); in blk_get_device_part_str()
622 ret = part_get_info(*dev_desc, p, info); in blk_get_device_part_str()
/OK3568_Linux_fs/u-boot/spl/disk/
H A Dpart.su
/OK3568_Linux_fs/u-boot/tpl/disk/
H A Dpart.su
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_disk.c231 while (!part_get_info(desc, part, &info)) { in efi_disk_create_eltorito()
275 while (!part_get_info(desc, part, &info)) { in efi_disk_register()
H A Defi_device_path.c404 part_get_info(desc, part, &info); in dp_part_fill()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtd_blk.c131 ret = part_get_info(desc, i, &info); in mtd_blk_map_partitions()
386 ret = part_get_info(dev_desc, p, &info); in mtd_part_parse()
403 if (part_get_info(dev_desc, p + 1, &info)) { in mtd_part_parse()
/OK3568_Linux_fs/u-boot/env/
H A Dmmc.c48 ret = part_get_info(desc, i, &info); in mmc_offset_try_partition()
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_mmc.c362 if (part_get_info(blk_dev, mmcpart, &partinfo) != 0) { in dfu_fill_entity_mmc()
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c303 ret = part_get_info(desc, part, &fs_partition); in fs_set_blk_dev_with_part()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c1201 if (part_get_info(dev_desc, p, in fb_getvar_all()
1264 if (part_get_info(dev_desc, p, in fb_getvar_all()
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat.c103 if (part_get_info(dev_desc, part_no, &info)) { in fat_register_device()
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map