Searched refs:parts_count (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | part.h | 342 char *str_guid, int parts_count); 355 disk_partition_t *partitions, const int parts_count);
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_efi.c | 817 char *str_guid, int parts_count) in gpt_fill_header() argument 847 disk_partition_t *partitions, int parts_count) in gpt_restore() argument 871 ret = gpt_fill_header(dev_desc, gpt_h, str_disk_guid, parts_count); in gpt_restore() 876 ret = gpt_fill_pte(dev_desc, gpt_h, gpt_e, partitions, parts_count); in gpt_restore()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | gpt.c | 377 u8 *parts_count) in set_gpt_info() argument 540 *parts_count = p_count; in set_gpt_info()
|