Home
last modified time | relevance | path

Searched refs:handle_protocol (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/firmware/efi/libstub/
Dgop.c138 status = efi_call_early(handle_protocol, h, in setup_gop32()
143 status = efi_call_early(handle_protocol, h, in setup_gop32()
256 status = efi_call_early(handle_protocol, h, in setup_gop64()
261 status = efi_call_early(handle_protocol, h, in setup_gop64()
Darm-stub.c147 status = sys_table->boottime->handle_protocol(handle, in efi_entry()
Defi-stub-helper.c425 status = efi_call_early(handle_protocol, handle, in efi_open_volume()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c172 status = efi_call_early(handle_protocol, in setup_efi_pci()
294 status = efi_call_early(handle_protocol, handle, in setup_uga()
300 efi_call_early(handle_protocol, handle, &pciio_proto, &pciio); in setup_uga()
409 status = efi_call_early(handle_protocol, handle, in make_boot_params()
/Linux-v5.4/include/linux/
Defi.h223 u32 handle_protocol; member
271 u64 handle_protocol; member
324 efi_status_t (*handle_protocol)(efi_handle_t, efi_guid_t *, void **); member