Searched refs:locate_handle (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/x86/boot/compressed/ |
| D | eboot.c | 140 status = efi_call_early(locate_handle, in setup_efi_pci() 154 status = efi_call_early(locate_handle, in setup_efi_pci() 276 status = efi_call_early(locate_handle, in setup_uga() 358 status = efi_call_early(locate_handle, in setup_graphics() 366 status = efi_call_early(locate_handle, in setup_graphics()
|
| /Linux-v5.4/drivers/firmware/efi/libstub/ |
| D | arm-stub.c | 58 status = efi_call_early(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
|
| D | gop.c | 337 status = efi_call_early(locate_handle, in efi_setup_gop()
|
| /Linux-v5.4/include/linux/ |
| D | efi.h | 226 u32 locate_handle; member 274 u64 locate_handle; member 327 efi_status_t (*locate_handle)(int, efi_guid_t *, void *, member
|