Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/libstub/
Dfile.c88 status = efi_call_proto(io, open_volume, fh); in efi_open_volume()
171 status = efi_call_proto(io, open_volume, volume); in efi_open_device_path()
Defistub.h673 efi_status_t (__efiapi *open_volume)(efi_simple_file_system_protocol_t *,
678 u32 open_volume; member