Searched refs:efi_name_to_devpath (Results 1 – 3 of 3) sorted by relevance
109 EFI_DEVICE_PATH *efi_name_to_devpath(const char *path);
527 efi_name_to_devpath(const char *path) in efi_name_to_devpath() function
568 devpath = efi_name_to_devpath(rootdev); in find_currdev()