Searched refs:efi_file_from_path (Results 1 – 3 of 3) sorted by relevance
295 struct efi_file_handle *efi_file_from_path(struct efi_device_path *fp);
550 struct efi_file_handle *efi_file_from_path(struct efi_device_path *fp) in efi_file_from_path() function
1511 f = efi_file_from_path(file_path); in efi_load_image_from_path()