Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/libstub/
Dpci.c26 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, &pci_proto, in efi_pci_disable_bridge_busmaster()
42 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, &pci_proto, in efi_pci_disable_bridge_busmaster()
Dx86-stub.c127 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
139 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
350 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_uga()
427 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
434 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
Defi-stub.c63 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
Defistub.h285 efi_status_t (__efiapi *locate_handle)(int, efi_guid_t *,
348 u32 locate_handle; member
Dgop.c570 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, proto, NULL, in efi_setup_gop()