| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | part.c | 91 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 D | read.c | 53 if (part_get_info(dev_desc, part, &part_info)) { in do_read()
|
| H A D | gpt.c | 321 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 D | spl_ext.c | 24 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 D | spl_mmc.c | 165 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 D | part.h | 107 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 D | part.su | |
| H A D | part.c | 348 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 D | part.su | |
| /OK3568_Linux_fs/u-boot/tpl/disk/ |
| H A D | part.su | |
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_disk.c | 231 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 D | efi_device_path.c | 404 part_get_info(desc, part, &info); in dp_part_fill()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtd_blk.c | 131 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 D | mmc.c | 48 ret = part_get_info(desc, i, &info); in mmc_offset_try_partition()
|
| /OK3568_Linux_fs/u-boot/drivers/dfu/ |
| H A D | dfu_mmc.c | 362 if (part_get_info(blk_dev, mmcpart, &partinfo) != 0) { in dfu_fill_entity_mmc()
|
| /OK3568_Linux_fs/u-boot/fs/ |
| H A D | fs.c | 303 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 D | f_fastboot.c | 1201 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 D | fat.c | 103 if (part_get_info(dev_desc, part_no, &info)) { in fat_register_device()
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |