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