Home
last modified time | relevance | path

Searched refs:locate_handle (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A 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()
H A Dx86-stub.c115 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
127 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
245 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_uga()
322 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
329 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
H A Defi-stub.c66 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
H A Defistub.h131 * The type of search to perform when calling boottime->locate_handle
237 efi_status_t (__efiapi *locate_handle)(int, efi_guid_t *, member
296 u32 locate_handle; member
H A Dgop.c570 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, proto, NULL, in efi_setup_gop()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A 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()
H A Dx86-stub.c129 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
141 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
352 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_uga()
429 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
436 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
H A Defi-stub.c63 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
H A Defistub.h147 * The type of search to perform when calling boottime->locate_handle
285 efi_status_t (__efiapi *locate_handle)(int, efi_guid_t *, member
348 u32 locate_handle; member
H A Dgop.c570 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, proto, NULL, in efi_setup_gop()

Completed in 10 milliseconds