Searched refs:handle_protocol (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/firmware/efi/libstub/ |
| D | gop.c | 138 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()
|
| D | arm-stub.c | 147 status = sys_table->boottime->handle_protocol(handle, in efi_entry()
|
| D | efi-stub-helper.c | 425 status = efi_call_early(handle_protocol, handle, in efi_open_volume()
|
| /Linux-v5.4/arch/x86/boot/compressed/ |
| D | eboot.c | 172 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/ |
| D | efi.h | 223 u32 handle_protocol; member 271 u64 handle_protocol; member 324 efi_status_t (*handle_protocol)(efi_handle_t, efi_guid_t *, void **); member
|