Home
last modified time | relevance | path

Searched refs:str_guid (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpart.h342 char *str_guid, int parts_count);
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c817 char *str_guid, int parts_count) in gpt_fill_header() argument
840 if (uuid_str_to_bin(str_guid, gpt_h->disk_guid.b, UUID_STR_FORMAT_GUID)) in gpt_fill_header()