Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Dgop.c140 status = efi_call_early(handle_protocol, h, in setup_gop32()
145 status = efi_call_early(handle_protocol, h, in setup_gop32()
258 status = efi_call_early(handle_protocol, h, in setup_gop64()
263 status = efi_call_early(handle_protocol, h, in setup_gop64()
Darm-stub.c125 status = sys_table->boottime->handle_protocol(handle, in efi_entry()
Defi-stub-helper.c428 status = efi_call_early(handle_protocol, handle, in efi_open_volume()
/Linux-v4.19/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()
412 status = efi_call_early(handle_protocol, handle, in make_boot_params()
/Linux-v4.19/include/linux/
Defi.h210 u32 handle_protocol; member
258 u64 handle_protocol; member
311 efi_status_t (*handle_protocol)(efi_handle_t, efi_guid_t *, void **); member