Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Defistub.h321 efi_status_t (__efiapi *locate_handle_buffer)(int, efi_guid_t *,
371 u32 locate_handle_buffer; member
H A Dgop.c489 status = efi_bs_call(locate_handle_buffer, EFI_LOCATE_BY_PROTOCOL, in efi_setup_graphics()